Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,6 @@ base_model:
|
|
5 |
- meta-llama/Llama-3.1-70B-Instruct
|
6 |
---
|
7 |
|
8 |
-
The aim of this model is to retain the reasoning capabilities of <a href="https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-
|
9 |
|
10 |
-
As this model derives from Llama 3.
|
|
|
5 |
- meta-llama/Llama-3.1-70B-Instruct
|
6 |
---
|
7 |
|
8 |
+
The aim of this model is to retain the reasoning capabilities of <a href="https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-70B">DeepSeek-R1-Distill-Llama-70B</a>, while aligning more with the original <a href="https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct">Llama 3.3 model</a> on which it is based.
|
9 |
|
10 |
+
As this model derives from Llama 3.3, the <a href="https://www.llama.com/llama3_3/license/">Llama 3.3 Community License Agreement</a> applies.
|