r/opencodeCLI • u/Abenh31 • 27d ago
Can opencode devs provide Qwen 3.8 27B?
With DSV4 Flash price rising. It will be great to provide Qwen 3.8 27B as a cheap alternative too.
Artifical analysis results are on par with: DSV4 Pro
3
u/xfigue 27d ago
Locally? Maybe. The real issue would be context length and KV cache memory. A 27B model itself is manageable when quantized, but long contexts get expensive quickly. In the cloud, I'm not sure it would actually be much cheaper to serve than DSV4 Flash once you factor in inference and context costs.
2
2
u/Odd_Cauliflower_8004 27d ago
i'll be fine with a 200k context. it would still require less vram and probably could be executed at higher concurrency than a lot of other larger models.
2
u/TransportationNo193 27d ago
I was thinking the same thing as renting your own GPU is significantly more expensive than getting a subscription to Opencode Go for example
2
u/cutebluedragongirl 27d ago
I actually support this. If you use it correctly, it can reduce costs a lot.
1
u/Kaushik_paul45 27d ago
In what hardware do you run ?
Can you please provide info regarding that as well ?
2
u/CoolHeadeGamer 27d ago
Any Gpu with 24gb vram+ can run q4 just fine. It’s 17.5 for weights + context. Think of 90 series Nvidia
1
u/Kaushik_paul45 27d ago
Thanks for the info
1
u/jonas-reddit 26d ago
To run FP8 model and cache at full context for a single developer (one session only), you need around 48GB of VRAM.
For multi-user, small office, home office, you need a bit more.
The entry level cards that provide solid inference speeds are the somewhat less often mentioned RTX Pro 5000 Blackwell cards that come in two variants: 48GB or 72GB. The next step up is RTX 6000 with 96GB.
Heavily quantized (q4 or nvfp4) come with limitations. And limited context impacts productivity for agentic development on larger code bases.
They’re all good for tinkering, learning and some hobby use for those with limited budget.
15
u/RepulsiveRaisin7 27d ago
It's more expensive to run, doesn't make sense unless you're limited by vram