Reddit Discussion Highlights Qwen as Top Choice for Local LLMs Under 120B
A Reddit user in the LocalLLaMA community sparked a discussion by asking for recommendations for coding and general-purpose LLMs under 120 billion parameters, noting that Qwen models consistently outperform other options in their testing. This highlights the strong reputation of Alibaba's Qwen model family within the open-source and local AI communities, particularly for resource-constrained setups that require high performance without exceeding hardware limits. The user specifically highlighted Qwen 27B for general tasks and Qwen Coder for programming, seeking alternatives that might offer better performance within the 120B parameter limit.
## BACKGROUND
Qwen is a family of open-source large language models developed by Alibaba Cloud, covering tasks like general language understanding, coding, and mathematics. In local LLM deployment, parameter size (measured in billions, like 27B or 120B) dictates both the model's capabilities and the hardware resources, particularly VRAM, required to run it.