--- license: mit --- ## Overview **DeepSeek** developed and released the [DeepSeek R1 Distill Qwen 32B](https://huggingface.co./deepseek-ai/DeepSeek-R1-Distill-Qwen-32B) model, a distilled version of the Qwen 32B language model. This is the most advanced and largest model in the DeepSeek R1 Distill family, offering unparalleled performance in text generation, dialogue optimization, and reasoning tasks. The model is tailored for large-scale applications in conversational AI, research, enterprise solutions, and knowledge systems, delivering exceptional accuracy, efficiency, and safety at scale. ## Variants | No | Variant | Cortex CLI command | | --- | --- | --- | | 1 | [gguf](https://huggingface.co./cortexso/deepseek-r1-distill-qwen-32b/tree/main) | `cortex run deepseek-r1-distill-qwen-32b` | ## Use it with Jan (UI) 1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart) 2. Use in Jan model Hub: ```text cortexso/deepseek-r1-distill-qwen-32b ``` ## Use it with Cortex (CLI) 1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart) 2. Run the model with command: ```bash cortex run deepseek-r1-distill-qwen-32b ``` ## Credits - **Author:** DeepSeek - **Converter:** [Homebrew](https://www.homebrew.ltd/) - **Original License:** [License](https://huggingface.co./deepseek-ai/DeepSeek-R1-Distill-Qwen-32B#7-license) - **Papers:** [DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning](https://arxiv.org/html/2501.12948v1)