Triangle104 commited on
Commit
ecc413d
·
verified ·
1 Parent(s): b47c23b

Update README.md

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