prithivMLmods
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,6 @@ tags:
|
|
10 |
- llama
|
11 |
- deepseek
|
12 |
---
|
13 |
-
# **Llama-8B-Distill-CoT**
|
|
|
|
|
|
10 |
- llama
|
11 |
- deepseek
|
12 |
---
|
13 |
+
# **Llama-8B-Distill-CoT**
|
14 |
+
|
15 |
+
Llama-8B-Distill-CoT is based on the *Llama [ KT ]* model, distilled by DeepSeek-R1-Distill-Llama-8B. It has been fine-tuned on the long chain-of-thought reasoning model and specialized datasets, focusing on chain-of-thought (CoT) reasoning for problem-solving. This model is optimized for tasks requiring logical reasoning, detailed explanations, and multi-step problem-solving, making it ideal for applications such as instruction-following, text generation, and complex reasoning tasks.
|