• 0 Posts
  • 244 Comments
Joined 3 years ago
cake
Cake day: June 11th, 2023

help-circle
  • Not talking about caching (though there would be some decent memory savings due to that on general platforms like ChatGPT and tools like Codex). I am talking about large batch sizes, which are concurrent requests all accessing the same memory at the same time. The model is loaded once onto the GPU(s) and then many simultaneous requests can read that memory at the same time. When those requests are all processing their responses simultaneously, the energy per token drops off a cliff.

    And yes, running a smaller model would generally take less power, but thats not really a fair comparison. Small models just wont give you the same results as larger ones. You need to compare it apples to apples. If you want to compare your local Qwen model running on your laptop, you compare those numbers to larger systems supplying that same qwen model to thousands of people. Just because we are comparing cloud services to local doesn’t automatically mean GPT 5.6 vs Qwen 3.6 27B. There are plenty of cloud AI providers running all sorts of models and sizes.

    As for one of the articles I learned alot of this from originally, this is one I recommend going through. It really goes deep into the whole topic: https://arxiv.org/html/2601.22076v1
















  • That is my gripe haha. I don’t want independent bars, I have five monitors and every little change has to be done four more times and it’s infuriating lol. I want to be able to sync them like I can with dash to panel on gnome, but KDE handles it in such an odd way that it’s even hard to script cloning the task bar changes to other monitors.

    The way gnome is built around extensions makes it very likely that if you have a pain point, someone smart enough to make an extension to fix it probably did too. I was able to make a very comfortable experience with it.

    I also really miss ArcMenu :( I tried so many KDE menu themes and they are just so janky