Qwen2.5-1M-7|14B
FreeDeploy Your Own Qwen with Context Length up to 1M Tokens
About Qwen2.5-1M-7|14B
Qwen2.5-1M is a series of open-source large language models developed by the Qwen Team, designed to handle context lengths of up to 1 million tokens. The release includes two model sizes: Qwen2.5-7B-Instruct-1M and Qwen2.5-14B-Instruct-1M. These models are fine-tuned for instruction following and support both long-context and short-context tasks. To facilitate efficient deployment, the team also released an inference framework based on vLLM that integrates sparse attention, achieving 3x to 7x speed improvements on 1M-token inputs. The models maintain strong performance on standard short-text benchmarks while significantly outperforming their 128K context counterparts on long-sequence tasks, and the 14B variant consistently beats GPT-4o-mini across multiple long-context datasets. The models are available on Hugging Face and ModelScope, with online demos and integration into Qwen Chat.
Key Features
Pros & Cons
- Fully open-source models and inference framework
- Handles up to 1M tokens without major performance degradation
- Inference speed boosted 3x-7x via sparse attention
- Maintains strong performance on short-context tasks
- Open-source alternative that competes with GPT-4o-mini on long contexts
- Supported by active community and official demos
- The 7B model shows minor errors on 1M-token passkey retrieval tasks
- Large context processing still requires significant GPU memory and compute
- Relatively new release (January 2025) with potentially limited third-party tooling
- No official hosted API; requires self-deployment or use of third-party services