bunnycore commited on
Commit
22654c4
·
verified ·
1 Parent(s): c083e07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -10,11 +10,9 @@ tags:
10
  - merge
11
 
12
  ---
13
- # merge
14
 
15
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
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.