Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,11 @@ The weights are blended in a 7:3 ratio, with 70% of the weights from QwQ-32B-Pre
|
|
24 |
**Although it's a simple mix, the model is usable, and no gibberish has appeared**.
|
25 |
This is an experiment. I test the [9:1](https://huggingface.co/huihui-ai/QwQ-32B-Coder-Fusion-9010),
|
26 |
[8:2](https://huggingface.co/huihui-ai/QwQ-32B-Coder-Fusion-8020),
|
27 |
-
and [7:3](https://huggingface.co/huihui-ai/QwQ-32B-Coder-Fusion-7030) ratios separately to see how much impact they have on the model.
|
|
|
|
|
|
|
|
|
28 |
|
29 |
## Model Details
|
30 |
- **Base Models:**
|
|
|
24 |
**Although it's a simple mix, the model is usable, and no gibberish has appeared**.
|
25 |
This is an experiment. I test the [9:1](https://huggingface.co/huihui-ai/QwQ-32B-Coder-Fusion-9010),
|
26 |
[8:2](https://huggingface.co/huihui-ai/QwQ-32B-Coder-Fusion-8020),
|
27 |
+
and [7:3](https://huggingface.co/huihui-ai/QwQ-32B-Coder-Fusion-7030) ratios separately to see how much impact they have on the model.
|
28 |
+
|
29 |
+
|
30 |
+
Please refer to the mixed [source code](https://huggingface.co/huihui-ai/QwQ-32B-Coder-Fusion-9010/blob/main/merge_model_weights.py)。
|
31 |
+
|
32 |
|
33 |
## Model Details
|
34 |
- **Base Models:**
|