Minh141120's picture
Create README.md
bbe8048 verified
metadata
license: mit

Overview

DeepSeek developed and released the DeepSeek R1 Distill Qwen 7B model, a distilled version of the Qwen 7B language model. This version is fine-tuned for high-performance text generation and optimized for dialogue and information-seeking tasks, providing even greater capabilities with its larger size compared to the 7B variant.

The model is designed for applications in customer support, conversational AI, and research, focusing on delivering accurate, helpful, and safe outputs while maintaining efficiency.

Variants

No Variant Cortex CLI command
1 gguf cortex run deepseek-r1-distill-qwen-7b

Use it with Jan (UI)

  1. Install Jan using Quickstart
  2. Use in Jan model Hub:
    cortexso/deepseek-r1-distill-qwen-7b
    

Use it with Cortex (CLI)

  1. Install Cortex using Quickstart
  2. Run the model with command:
    cortex run deepseek-r1-distill-qwen-7b
    

Credits