Update README.md
Browse files
README.md
CHANGED
@@ -14,8 +14,6 @@ Refer to the [original model card](https://huggingface.co/FuseAI/FuseO1-DeepSeek
|
|
14 |
Overview
|
15 |
-
|
16 |
|
17 |
-
|
18 |
-
|
19 |
FuseO1-Preview
|
20 |
is our initial endeavor to enhance the System-II reasoning capabilities
|
21 |
of large language models (LLMs) through innovative model fusion
|
@@ -26,7 +24,7 @@ and strengths from different reasoning LLMs into a single, unified model
|
|
26 |
with strong System-II reasoning abilities, particularly in mathematics,
|
27 |
coding, and science domains.
|
28 |
|
29 |
-
|
30 |
|
31 |
|
32 |
Long-Long Reasoning Merging: This approach involves
|
|
|
14 |
Overview
|
15 |
-
|
16 |
|
|
|
|
|
17 |
FuseO1-Preview
|
18 |
is our initial endeavor to enhance the System-II reasoning capabilities
|
19 |
of large language models (LLMs) through innovative model fusion
|
|
|
24 |
with strong System-II reasoning abilities, particularly in mathematics,
|
25 |
coding, and science domains.
|
26 |
|
27 |
+
To achieve this, we conduct two types of model merging:
|
28 |
|
29 |
|
30 |
Long-Long Reasoning Merging: This approach involves
|