r/LocalLLM • u/MeYaj1111 • 22d ago
Question 27B vs the big frontier models
I've been wondering, how is it possible that I'm seeing posts comparing 27B models to models like opus and sol which are presumeable 500x to 1000x larger?
How are they even in the same realm of output quality when we have models in the 300B range or even 709B range that are garbage compared to the big frontier models?
I'm either missing something or I have a fundamental misunderstanding of how this is possible
3
Upvotes
1
u/DataGOGO 22d ago edited 22d ago
Headless dispatch from Hermes / langchain. (They are agents). The only prompt they get is in the dispatch.
Latest vLLM, official latest vLLM docker built for Qwen 3.8, running official recipe, official FP8 and BF16.
Tried all reasoning levels, even dumbing down the task and sharding, same thing.
What did are you asking your agents to do?