Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,11 @@ base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
|
|
13 |
|
14 |
## Technical Details
|
15 |
|
16 |
-
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Special thanks
|
19 |
|
|
|
13 |
|
14 |
## Technical Details
|
15 |
|
16 |
+
Supports context length of 128k.
|
17 |
+
|
18 |
+
Distilled from DeepSeek's R1 reasoning model.
|
19 |
+
|
20 |
+
Tuned for reasoning and chain-of-thought.
|
21 |
|
22 |
## Special thanks
|
23 |
|