Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ Typhoon T1 3B (Research Preview) is built on top of [Typhoon 2 3B Instruct](http
|
|
24 |
- We **open** our recipe for data pipeline and training this model without distilling from other reasoning models
|
25 |
- We introduce **a new thinking paradigm** for reasoning models, structured thinking, where we add auxiliary tokens to help structure the thinking process of the model. This approach shows an increase in performance over a common variant of separating only thought and response parts based on our experiments
|
26 |
|
27 |
-
For more technical details, please visit our [technical blog]().
|
28 |
|
29 |
* To acknowledge Meta's effort in creating the foundation model and to comply with the license, we explicitly include `llama-3.2` in the model name.
|
30 |
|
|
|
24 |
- We **open** our recipe for data pipeline and training this model without distilling from other reasoning models
|
25 |
- We introduce **a new thinking paradigm** for reasoning models, structured thinking, where we add auxiliary tokens to help structure the thinking process of the model. This approach shows an increase in performance over a common variant of separating only thought and response parts based on our experiments
|
26 |
|
27 |
+
For more technical details, please visit our [technical blog](https://blog.opentyphoon.ai/introducing-typhoon-t1-a-family-of-open-reasoning-models-research-preview-22daacc88662).
|
28 |
|
29 |
* To acknowledge Meta's effort in creating the foundation model and to comply with the license, we explicitly include `llama-3.2` in the model name.
|
30 |
|