agentlans commited on
Commit
d065b19
·
verified ·
1 Parent(s): be9cdf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -15
README.md CHANGED
@@ -1,18 +1,19 @@
1
- ---
2
- language:
3
- - en
4
- tags:
5
- - problem-solving
6
- - chain-of-thought
7
- - reasoning
8
- base_model:
9
- - deepseek-ai/DeepSeek-R1-Distill-Llama-8B
10
- - Skywork/Skywork-o1-Open-Llama-3.1-8B
11
- - NousResearch/DeepHermes-3-Llama-3-8B-Preview
12
- - O1-OPEN/OpenO1-LLama-8B-v0.1
13
- - SimpleBerry/LLaMA-O1-Supervised-1129
14
- - terrycraddock/Reflection-Llama-3.1-8B
15
- ---
 
16
 
17
  # Llama3.1-deep-o1
18
 
 
1
+ ---
2
+ base_model:
3
+ - deepseek-ai/DeepSeek-R1-Distill-Llama-8B
4
+ - Skywork/Skywork-o1-Open-Llama-3.1-8B
5
+ - NousResearch/DeepHermes-3-Llama-3-8B-Preview
6
+ - O1-OPEN/OpenO1-LLama-8B-v0.1
7
+ - SimpleBerry/LLaMA-O1-Supervised-1129
8
+ - terrycraddock/Reflection-Llama-3.1-8B
9
+ language:
10
+ - en
11
+ tags:
12
+ - problem-solving
13
+ - chain-of-thought
14
+ - reasoning
15
+ license: llama3.1
16
+ ---
17
 
18
  # Llama3.1-deep-o1
19