Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ license: mit
|
|
5 |
|
6 |
## Overview
|
7 |
|
8 |
-
The 'test-deepseek-R1-Distill-Qwen-1.5B' model is
|
9 |
|
10 |
## Variants
|
11 |
|
@@ -18,12 +18,16 @@ The 'test-deepseek-R1-Distill-Qwen-1.5B' model is an advanced machine learning a
|
|
18 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
19 |
2. Use in Jan model Hub:
|
20 |
|
|
|
|
|
21 |
|
22 |
## Use it with Cortex (CLI)
|
23 |
|
24 |
1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
|
25 |
2. Run the model with command:
|
26 |
|
|
|
|
|
27 |
|
28 |
## Credits
|
29 |
|
|
|
5 |
|
6 |
## Overview
|
7 |
|
8 |
+
The 'test-deepseek-R1-Distill-Qwen-1.5B' model is a refined version of the DeepSeek framework, designed for efficient natural language processing tasks. It specializes in distillation methods that enhance the performance of large language models while reducing their computational demands. This model is particularly useful for applications such as text generation, summarization, and conversational AI, making it suitable for both research and practical implementations. Users can expect improved accuracy and faster inference times compared to its predecessors, which allows for greater scalability in real-world scenarios. Overall, the 'test-deepseek-R1-Distill-Qwen-1.5B' represents a significant advancement in the deployment of deep learning solutions for language understanding and generation tasks.
|
9 |
|
10 |
## Variants
|
11 |
|
|
|
18 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
19 |
2. Use in Jan model Hub:
|
20 |
|
21 |
+
cortexso/deepseek-r1-distill-qwen-1.5b
|
22 |
+
|
23 |
|
24 |
## Use it with Cortex (CLI)
|
25 |
|
26 |
1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
|
27 |
2. Run the model with command:
|
28 |
|
29 |
+
cortex run deepseek-r1-distill-qwen-1.5b
|
30 |
+
|
31 |
|
32 |
## Credits
|
33 |
|