Run QWEN3.8 27B on 16gb Nvidia GPUs(github.com) |
Run QWEN3.8 27B on 16gb Nvidia GPUs(github.com) |
What I'd really like is a simple utility that, given my system and a model, will tweak llamacpp to run decently (or tell me it can't be done).
I usually get 7 token/s using llama or lm studio, but this inference recipe runs at a smooth 80 tokens per second.
Genuinely very usable, and fully local!
I think now most of the struggle is getting a 32B-27B llm to work on 16GB/12GB card, because they are at least affordable/accessible for the time being compared to higher end models.
Recently the nvidia RTX 5090 32GB has reached price range of 7500 dollars (despite MSRP being around 2000 dollars when it was first launched). Crazy times.
I always max out on context size so that means i need to split the model between both gpus + offload some into system ram when using LM studio. I'm guessing that is what accounts for most of the slowdown when i use that.
With this recipe i don't have to worry about it. It's pretty fast, and since its all running in the 5080 with max context it's stable (though i got to look out not to load anything big on the same gpu)
80 t/s - maybe you need to finish reading a sentence before you comment on it?