rnb-blue-beck commited on
Commit
811b9bc
·
verified ·
1 Parent(s): d512fd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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-8B">DeepSeek-R1-Distill-Llama-8B</a>, while aligning more with the original <a href="https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct">Llama 3.1 model</a> on which it is based.
9
 
10
- As this model derives from Llama 3.1, the <a href="https://www.llama.com/llama3_1/license/">Llama 3.1 Community License Agreement</a> applies.
 
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.