Update README.md
Browse files
README.md
CHANGED
|
@@ -10,11 +10,9 @@ tags:
|
|
| 10 |
- merge
|
| 11 |
|
| 12 |
---
|
| 13 |
-
# merge
|
| 14 |
|
| 15 |
-
This is a
|
| 16 |
|
| 17 |
-
## Merge Details
|
| 18 |
### Merge Method
|
| 19 |
|
| 20 |
This model was merged using the [Linear](https://arxiv.org/abs/2203.05482) merge method.
|
|
|
|
| 10 |
- merge
|
| 11 |
|
| 12 |
---
|
|
|
|
| 13 |
|
| 14 |
+
Qwen3-4B-Mixture is a merged language model built upon the Qwen3-4B architecture. This model is a result of combining several fine-tuned versions of Qwen3-4B, with a particular emphasis on incorporating "uncensored" or less restricted variants. The intention behind this merger is to potentially enhance the model's breadth of knowledge and reduce certain inherent biases or limitations often found in more heavily moderated models.
|
| 15 |
|
|
|
|
| 16 |
### Merge Method
|
| 17 |
|
| 18 |
This model was merged using the [Linear](https://arxiv.org/abs/2203.05482) merge method.
|