--- license: apache-2.0 --- ## Overview Qwen2.5 by Qwen is a family of model include various specialized models for coding and mathematics available in multiple sizes from 0.5B to 72B parameters ## Variants | No | Variant | Cortex CLI command | | --- | --- | --- | | 1 | [main/default](https://huggingface.co/cortexso/qwen2.5/tree/main) | `cortex run qwen2.5` | ## Use it with Jan (UI) 1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart) 2. Use in Jan model Hub: ``` cortexso/qwen2.5 ``` ## Use it with Cortex (CLI) 1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart) 2. Run the model with command: ``` cortex run qwen2.5 ``` ## Credits - **Author:** Qwen - **Converter:** [Homebrew](https://www.homebrew.ltd/) - **Original License:** [License Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) - **Papers:** [Qwen2.5 Blog](https://qwenlm.github.io/blog/qwen2.5/)