Minh141120 commited on
Commit
2f8b61e
·
verified ·
1 Parent(s): b525c36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -14,12 +14,12 @@ The DeepSeek-R1 models include distilled and full-scale variants of both **Qwen*
14
 
15
  | No | Variant | Branch | Cortex CLI command |
16
  | -- | ---------------------------------------------------------------------------------------------- | ------- | ------------------------------------------ |
17
- | 1 | [DeepSeek-R1-Distill-Qwen-1.5B](https://huggingface.co/cortexso/deepseek-r1/tree/1.5b) | 1.5b | `cortex run deepseek-r1-distill-qwen-1.5b` |
18
- | 2 | [DeepSeek-R1-Distill-Qwen-7B](https://huggingface.co/cortexso/deepseek-r1/tree/7b) | 7b | `cortex run deepseek-r1-distill-qwen-7b` |
19
- | 3 | [DeepSeek-R1-Distill-Llama-8B](https://huggingface.co/cortexso/deepseek-r1/tree/8b) | 8b | `cortex run deepseek-r1-distill-llama-8b` |
20
- | 4 | [DeepSeek-R1-Distill-Qwen-14B](https://huggingface.co/cortexso/deepseek-r1/tree/14b) | 14b | `cortex run deepseek-r1-distill-qwen-14b` |
21
- | 5 | [DeepSeek-R1-Distill-Qwen-32B](https://huggingface.co/cortexso/deepseek-r1/tree/32b) | 32b | `cortex run deepseek-r1-distill-qwen-32b` |
22
- | 6 | [DeepSeek-R1-Distill-Llama-70B](https://huggingface.co/cortexso/deepseek-r1/tree/70b) | 70b | `cortex run deepseek-r1-distill-llama-70b` |
23
 
24
  Each branch contains a default quantized version:
25
  - **Qwen-1.5B:** q4-km
 
14
 
15
  | No | Variant | Branch | Cortex CLI command |
16
  | -- | ---------------------------------------------------------------------------------------------- | ------- | ------------------------------------------ |
17
+ | 1 | [DeepSeek-R1-Distill-Qwen-1.5B](https://huggingface.co/cortexso/deepseek-r1/tree/1.5b) | 1.5b | `cortex run [WIP]` |
18
+ | 2 | [DeepSeek-R1-Distill-Qwen-7B](https://huggingface.co/cortexso/deepseek-r1/tree/7b) | 7b | `cortex run [WIP]` |
19
+ | 3 | [DeepSeek-R1-Distill-Llama-8B](https://huggingface.co/cortexso/deepseek-r1/tree/8b) | 8b | `cortex run [WIP]` |
20
+ | 4 | [DeepSeek-R1-Distill-Qwen-14B](https://huggingface.co/cortexso/deepseek-r1/tree/14b) | 14b | `cortex run [WIP]` |
21
+ | 5 | [DeepSeek-R1-Distill-Qwen-32B](https://huggingface.co/cortexso/deepseek-r1/tree/32b) | 32b | `cortex run [WIP]` |
22
+ | 6 | [DeepSeek-R1-Distill-Llama-70B](https://huggingface.co/cortexso/deepseek-r1/tree/70b) | 70b | `cortex run [WIP]` |
23
 
24
  Each branch contains a default quantized version:
25
  - **Qwen-1.5B:** q4-km