Qwen1.5-0.5B|1.8B|4B|7B|14B|32B|72B|110B|MoE-A2.7B
FreeNext-generation open-source LLM series with enhanced multilingual and alignment capabilities
About Qwen1.5-0.5B|1.8B|4B|7B|14B|32B|72B|110B|MoE-A2.7B
Qwen1.5 is the next iteration of the Qwen series of open-source large language models, released by the Qwen Team in February 2024. It offers base and chat models across eight sizes: 0.5B, 1.8B, 4B, 7B, 14B, 32B, 72B, and 110B, along with a Mixture-of-Experts (MoE) variant. All models support a context length of up to 32,768 tokens. The release brings improved alignment with human preferences and enhanced multilingual capabilities. Quantized versions (Int4, Int8 GPTQ, AWQ, GGUF) are available. Qwen1.5 integrates with Hugging Face Transformers (transformers>=4.37.0 without trust_remote_code) and is supported by deployment frameworks like vLLM and SGLang, quantization tools (AutoAWQ, AutoGPTQ), finetuning frameworks (Axolotl, LLaMA-Factory), and local inference with llama.cpp. It is accessible on platforms such as Ollama, LMStudio, and via API services on DashScope and Together AI. The models demonstrate strong performance on benchmarks including MMLU, C-Eval, GSM8K, MATH, HumanEval, MBPP, BBH, and CMMLU, with Qwen1.5-72B outperforming Llama2-70B across all benchmarks.
Key Features
Pros & Cons
- Open-source with multiple model sizes for different hardware constraints
- Excellent performance relative to model size, especially the 72B variant
- Broad framework compatibility simplifies deployment and fine-tuning
- Supports very long context windows (32K tokens)
- Quantized versions available for efficient inference
- Model scalability and deployment cost for larger sizes may limit access
- Quality of base models only slightly improved; focus on chat models
- MoE model is not detailed in performance benchmarks on this page
- Limited to text-based tasks; no multimodal capabilities in this release