Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,9 @@ library_name: transformers
|
|
22 |
[huihui-ai/Qwen2.5-Coder-32B-Instruct-abliterated](https://huggingface.co/huihui-ai/Qwen2.5-Coder-32B-Instruct-abliterated).
|
23 |
The weights are blended in a 7:3 ratio, with 70% of the weights from QwQ-32B-Preview-abliterated and 30% from the abliterated Qwen2.5-Coder-32B-Instruct-abliterated model.
|
24 |
**Although it's a simple mix, the model is usable, and no gibberish has appeared**.
|
25 |
-
This is an experiment.
|
|
|
|
|
26 |
|
27 |
## Model Details
|
28 |
- **Base Models:**
|
|
|
22 |
[huihui-ai/Qwen2.5-Coder-32B-Instruct-abliterated](https://huggingface.co/huihui-ai/Qwen2.5-Coder-32B-Instruct-abliterated).
|
23 |
The weights are blended in a 7:3 ratio, with 70% of the weights from QwQ-32B-Preview-abliterated and 30% from the abliterated Qwen2.5-Coder-32B-Instruct-abliterated model.
|
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:**
|