Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,11 @@ language:
|
|
11 |
- en
|
12 |
---
|
13 |
|
14 |
-
#
|
|
|
|
|
|
|
|
|
15 |
|
16 |
- **Developed by:** codelion
|
17 |
- **License:** apache-2.0
|
|
|
11 |
- en
|
12 |
---
|
13 |
|
14 |
+
# Llama-3.3-70B-o1 Thinker Model
|
15 |
+
|
16 |
+
This model was fine-tuned on CoT-style reasoning traces. The model will respond with a _thinking_ trace
|
17 |
+
between the <|begin_of_thought|> and <|end_of_thought|> tags. The final answer will be between the <|begin_of_solution|>
|
18 |
+
and <|end_of_solution|> tags.
|
19 |
|
20 |
- **Developed by:** codelion
|
21 |
- **License:** apache-2.0
|