Qwen2.5-1M: Deploy Your Own Qwen with Context Length up to 1M Tokens
Qwen 1 year ago
Alibaba released open-source Qwen2.5-1M models, including 7B and 14B parameter versions that support context lengths up to 1 million tokens. The inference framework achieves 3.2x to 6.7x faster processing speeds on 1M-token sequences compared to baseline approaches, with the 14B model matching GPT-4o-mini performance on short texts while supporting eight times longer context. Developers can now deploy these models locally using the open-sourced vLLM-based framework, which requires 120GB VRAM for the 7B model and 320GB for the 14B model.