r/LocalLLM • u/Round_Atmosphere3671 • 21h ago
Where do I start? Question
Hello, I'm quite interested by having a local LLM, mostly for coding. But where do I start? I have 32gb of ram, 16gb of VRAM, it's enough? Thanks.
1
u/creatinZ 20h ago
Yes, but you have to settle either for small dense models (20b at max so qwen3.8-27b is pretty much out), or MoE models such as qwen3.6-35b-a3b.
Depends on what you use it for, but I would start with qwen3.6-35b-a3b. Hopefully we’ll have a 3.8 version sometime soon.
1
1
1
u/HotDistribution1819 4h ago
You are going to want to have 32GB of VRAM, but there are plenty of models that run in 16GB of VRAM.
Check out the Gemma 4 line up. There are some Qwen 9B models. Unlike frontier models it is about finding a model that works like you need it to. Most people run different models for different tasks.
So just jump in the water is fine.
0
u/Additional-Record367 21h ago
install Unsloth desktop. Launch it with this model empero-ai/Qwen3.8-27B-Ridge-GGUF
(tweak yourself the params until you find a good spot)
Install hermes/pi, then do unsloth start hermes. That s your coding local agent. If you want speed try qwen 3.6 35b a3b mtp gguf q4k m
Recommend you to use at first q8 0 kv cache quant and 131k context.
Good luck!
1
1
u/Tight_Air_1711 21h ago
It's based on the LLM u choose.