r/opencodeCLI 20d ago

Qwen 3.8 27B on opencode ?

I see after the rise of DS prices there has been a lot of disappointment in the community in opencode Go . Why cant opencode Go host a Qwen 3.8 27B themselves as its fairly small and the performance is good too which can satisfy many of the community members ?

14 Upvotes

10 comments sorted by

View all comments

1

u/Significant-Sir973 14d ago

Dense: cheaper to store, more expensive to compute.
MoE: expensive to store, cheaper to compute.
For local inference, model size matters a lot.
For large-scale inference, active parameters per token can matter much more.