Triangle104 commited on
Commit
b27f11b
·
verified ·
1 Parent(s): 5e62c7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -12,6 +12,10 @@ tags:
12
  This model was converted to GGUF format from [`bunnycore/Qwen3-4B-Mixture`](https://huggingface.co/bunnycore/Qwen3-4B-Mixture) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
  Refer to the [original model card](https://huggingface.co/bunnycore/Qwen3-4B-Mixture) for more details on the model.
14
 
 
 
 
 
15
  ## Use with llama.cpp
16
  Install llama.cpp through brew (works on Mac and Linux)
17
 
 
12
  This model was converted to GGUF format from [`bunnycore/Qwen3-4B-Mixture`](https://huggingface.co/bunnycore/Qwen3-4B-Mixture) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
  Refer to the [original model card](https://huggingface.co/bunnycore/Qwen3-4B-Mixture) for more details on the model.
14
 
15
+ ---
16
+ 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.
17
+
18
+ ---
19
  ## Use with llama.cpp
20
  Install llama.cpp through brew (works on Mac and Linux)
21