add tags
Browse files
README.md
CHANGED
@@ -3,10 +3,12 @@ license: mit
|
|
3 |
pipeline_tag: text-generation
|
4 |
tags:
|
5 |
- code
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# DeepSeek-R1-Distill-Qwen-32B-AWQ wint4
|
9 |
|
10 |
-
Distillation of DeepSeek-R1 to Qwen 32B, quantized using AWQ to wint4
|
11 |
-
|
12 |
-
|
|
|
3 |
pipeline_tag: text-generation
|
4 |
tags:
|
5 |
- code
|
6 |
+
- deepseek_v3
|
7 |
+
- qwen
|
8 |
+
- int4
|
9 |
+
- conversational
|
10 |
---
|
11 |
|
12 |
# DeepSeek-R1-Distill-Qwen-32B-AWQ wint4
|
13 |
|
14 |
+
Distillation of DeepSeek-R1 to Qwen 32B, quantized using AWQ to wint4
|
|
|
|