Triangle104 commited on
Commit
4987f92
·
verified ·
1 Parent(s): c3bef56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -11,6 +11,20 @@ pipeline_tag: text-generation
11
  This model was converted to GGUF format from [`Goekdeniz-Guelmez/Josiefied-Qwen3-4B-abliterated-v2`](https://huggingface.co/Goekdeniz-Guelmez/Josiefied-Qwen3-4B-abliterated-v2) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
12
  Refer to the [original model card](https://huggingface.co/Goekdeniz-Guelmez/Josiefied-Qwen3-4B-abliterated-v2) for more details on the model.
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ## Use with llama.cpp
15
  Install llama.cpp through brew (works on Mac and Linux)
16
 
 
11
  This model was converted to GGUF format from [`Goekdeniz-Guelmez/Josiefied-Qwen3-4B-abliterated-v2`](https://huggingface.co/Goekdeniz-Guelmez/Josiefied-Qwen3-4B-abliterated-v2) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
12
  Refer to the [original model card](https://huggingface.co/Goekdeniz-Guelmez/Josiefied-Qwen3-4B-abliterated-v2) for more details on the model.
13
 
14
+ ---
15
+ The JOSIEFIED model family represents a series of
16
+ highly advanced language models built upon renowned architectures such
17
+ as Alibaba’s Qwen2/2.5/3, Google’s Gemma3, and Meta’s LLaMA 3/4.
18
+ Covering sizes from 0.5B to 32B parameters, these models have been
19
+ significantly modified (“abliterated”) and further fine-tuned to maximize uncensored behavior without compromising tool usage or instruction-following abilities.
20
+
21
+
22
+ Despite their rebellious spirit, the JOSIEFIED models often
23
+ outperform their base counterparts on standard benchmarks — delivering
24
+ both raw power and utility.
25
+ These models are intended for advanced users who require unrestricted, high-performance language generation.
26
+
27
+ ---
28
  ## Use with llama.cpp
29
  Install llama.cpp through brew (works on Mac and Linux)
30