metadata
license: mit
Overview
DeepSeek developed and released the DeepSeek R1 Distill Qwen 1.5B model, a distilled version of the Qwen 1.5B language model. It is fine-tuned for high-performance text generation and optimized for dialogue and information-seeking tasks. This model achieves a balance of efficiency and accuracy while maintaining a smaller footprint compared to the original Qwen 1.5B.
The model is designed for applications in customer support, conversational AI, and research, prioritizing both helpfulness and safety.
Variants
No | Variant | Cortex CLI command |
---|---|---|
1 | gguf | cortex run deepseek-r1-distill-qwen-1.5b |
Use it with Jan (UI)
- Install Jan using Quickstart
- Use in Jan model Hub:
cortexso/deepseek-r1-distill-qwen-1.5b
Use it with Cortex (CLI)
- Install Cortex using Quickstart
- Run the model with command:
cortex run deepseek-r1-distill-qwen-1.5b
Credits
- Author: DeepSeek
- Converter: Homebrew
- Original License: License
- Papers: DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning