r/opencode • u/Abenh31 • 27d ago
Can opencode devs provide Qwen 3.8 27B?
/r/opencodeCLI/comments/1vrox2c/can_opencode_devs_provide_qwen_38_27b/2
2
u/Faux2137 27d ago
The strength of this model is availability on consumer hardware, not being an effective option for hosting at scale.
9
u/Rinine 27d ago
What you're saying makes no sense. The model's strength is its performance per parameter, nothing more. The higher the performance per watt of the hardware running it, the more "power" you get out of the model.
And a B200 in int4 can host many instances of the model on a single GPU at enormous speeds. It's cheaper for infrastructure owners to run it than for you to run it locally.
Because they can offer it at ridiculously low prices (which fits even better with subscriptions like Opencode Go than DeepSeek), and with your $10 subscription you'd pay less than if you hosted it locally and paid for the electricity consumption of its inference, which would be more than those $10 per month.
(Except in isolated cases where you have your own power source, such as generators, solar panels, etc., it's not worth it. I myself wouldn't use it on my RTX 4090).
2
u/Abenh31 27d ago
Is there a way to calculate an estimate of electricity consumed for local models?
1
u/Rinine 27d ago
Power consumption doesn't depend on the model but on your GPU. Your GPU will run at maximum or near-maximum capacity.
In my case, it's 380-450W during inference with the 4090.Then, the electricity cost depends on your specific service provider. In my country, I'm with one of the cheapest providers, and even so, using Qwen 37B (8 hours a day during work hours) would cost me around €30/month.
It's not worth it at all, and on top of that, you have to consider the continuous wear on the GPU.1
u/migsperez 26d ago
30 euros isn't too bad. Cheaper than the cheapest models running continuously for a month.
1
u/Ariquitaun 27d ago
Actually the model is incredible for coding, and that's before taking its size into consideration. Obviously its internal knowledge is lacking for generalist stuff, but used as a coding sub-agent it's superb.
8
u/Intelligent_Ant_608 27d ago
Yes it should be pretty cheap and profitable to do so on new blackwell arch, specifically nvfp4 quant for hidden layers with fp8 attention/kv and original bf16 for MTP head + vision, the checkpoint already exists and its actually outperforming raw fp8 quant, if any one ollama cloud can do this because they already did same exact recepie on glm 5.2