zeekay commited on
Commit
5e58ccb
·
verified ·
1 Parent(s): 806c2d7

docs: add Zen Designer GGUF README with abliteration documentation

Browse files
Files changed (1) hide show
  1. README.md +91 -34
README.md CHANGED
@@ -1,65 +1,122 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
- pipeline_tag: image-text-to-text
4
- library_name: transformers
5
- base_model:
6
- - Qwen/Qwen3-VL-235B-A22B-Instruct
7
  tags:
 
 
 
 
 
 
8
  - abliterated
9
- - uncensored
10
- - GGUF
 
 
11
  ---
12
 
13
- # huihui-ai/Huihui-Qwen3-VL-235B-A22B-Instruct-abliterated-GGUF
14
 
 
15
 
16
- This is an uncensored version of [Qwen/Qwen3-VL-235B-A22B-Instruct](https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Instruct) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
17
 
18
- It was only the text part that was processed, not the image part.
19
 
20
- The abliterated model will no longer say "I can’t describe or analyze this image."
21
 
22
- ## GGUF
 
 
 
 
 
 
 
23
 
 
24
 
25
- The official [llama.cpp-b6907](https://github.com/ggml-org/llama.cpp/releases/tag/b6907) has now been updated to support Qwen3-VL conversion to GGUF format and can be tested using llama-mtmd-cli.
26
 
27
- ```
28
- huggingface-cli download huihui-ai/Huihui-Qwen3-VL-235B-A22B-Instruct-abliterated-GGUF --local-dir ./huihui-ai/Huihui-Qwen3-VL-235B-A22B-Instruct-abliterated-GGUF --token xxx
 
 
29
 
30
- llama-gguf-split --merge huihui-ai/Huihui-Qwen3-VL-235B-A22B-Instruct-abliterated-GGUF/GGUF/Q2_K/Q2_K-00001-of-00002.gguf huihui-ai/Huihui-Qwen3-VL-235B-A22B-Instruct-abliterated-GGUF/GGUF/Q2_K.gguf
31
 
32
- llama-mtmd-cli -m huihui-ai/Huihui-Qwen3-VL-235B-A22B-Instruct-abliterated-GGUF/GGUF/Q2_K.gguf --mmproj huihui-ai/Huihui-Qwen3-VL-235B-A22B-Instruct-abliterated-GGUF/GGUF/mmproj-ggml-model-f16.gguf -c 4096 --image png/cc.jpg -p "Describe this image."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  ```
34
 
35
- If it's just for chatting, you can use llama-cli.
36
 
37
- ```
38
- llama-cli -m huihui-ai/Huihui-Qwen3-VL-235B-A22B-Instruct-abliterated-GGUF/GGUF/Q2_K.gguf -c 40960
39
- ```
40
 
 
 
 
 
 
 
 
41
 
42
- ### Usage Warnings
43
 
 
44
 
45
- - **Risk of Sensitive or Controversial Outputs**: This model’s safety filtering has been significantly reduced, potentially generating sensitive, controversial, or inappropriate content. Users should exercise caution and rigorously review generated outputs.
46
 
47
- - **Not Suitable for All Audiences**: Due to limited content filtering, the model’s outputs may be inappropriate for public settings, underage users, or applications requiring high security.
 
 
 
48
 
49
- - **Legal and Ethical Responsibilities**: Users must ensure their usage complies with local laws and ethical standards. Generated content may carry legal or ethical risks, and users are solely responsible for any consequences.
 
 
 
50
 
51
- - **Research and Experimental Use**: It is recommended to use this model for research, testing, or controlled environments, avoiding direct use in production or public-facing commercial applications.
52
 
53
- - **Monitoring and Review Recommendations**: Users are strongly advised to monitor model outputs in real-time and conduct manual reviews when necessary to prevent the dissemination of inappropriate content.
54
 
55
- - **No Default Safety Guarantees**: Unlike standard models, this model has not undergone rigorous safety optimization. huihui.ai bears no responsibility for any consequences arising from its use.
56
 
 
 
 
 
57
 
58
- ### Donation
59
- ##### Your donation helps us continue our further development and improvement, a cup of coffee can do it.
60
- - bitcoin:
61
- ```
62
- bc1qqnkhuchxw0zqjh2ku3lu4hq45hc6gy84uk70ge
63
- ```
64
- - Support our work on [Ko-fi](https://ko-fi.com/huihuiai)!
65
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ - zh
5
+ - ja
6
+ - ko
7
+ - fr
8
+ - de
9
+ - es
10
+ - pt
11
+ - it
12
+ - ru
13
  license: apache-2.0
 
 
 
 
14
  tags:
15
+ - text-generation
16
+ - vision
17
+ - multimodal
18
+ - zenlm
19
+ - zen
20
+ - gguf
21
  - abliterated
22
+ - moe
23
+ - ocr
24
+ - document-understanding
25
+ pipeline_tag: text-generation
26
  ---
27
 
28
+ # Zen Designer GGUF: 235B Vision-Language Model (Abliterated)
29
 
30
+ **235B MoE | Vision-Language | GGUF Quantized | Abliterated**
31
 
32
+ GGUF quantized and abliterated version of [Zen Designer](https://huggingface.co/zenlm/zen-designer-235b-a22b-instruct) the 235B flagship vision-language model from Zen LM. Supports images, video, documents, charts, GUIs, and spatial reasoning with 256K context.
33
 
34
+ ---
35
 
36
+ ## Model Specifications
37
 
38
+ | Attribute | Value |
39
+ |-----------|-------|
40
+ | Parameters | 235B total / 22B active (MoE) |
41
+ | Architecture | Vision-language transformer (Mixture of Experts) |
42
+ | Context Window | 256K tokens |
43
+ | Modalities | Text, Images, Video, Documents |
44
+ | OCR Languages | 32 scripts |
45
+ | License | Apache 2.0 |
46
 
47
+ ---
48
 
49
+ ## Available Formats
50
 
51
+ | Format | Size | Description | Recommended Use |
52
+ |--------|------|-------------|-----------------|
53
+ | Q2_K (split) | ~60 GB | 2-bit quantization, 15-part split | Servers with 64+ GB RAM, maximum scale |
54
+ | Q4_K_M | ~142 GB | 4-bit quantization, single or split | Best quality/size tradeoff for local inference |
55
 
56
+ ---
57
 
58
+ ## Quick Start
59
+
60
+ ### llama.cpp
61
+
62
+ ```bash
63
+ # Download a split (Q2_K example — replace with Q4_K_M filename as appropriate)
64
+ # Then run:
65
+ llama-cli \
66
+ --model zen-designer-235b-a22b-instruct-abliterated-Q2_K-00001-of-00015.gguf \
67
+ --mmproj mmproj-zen-designer-235b-a22b-instruct-abliterated-f16.gguf \
68
+ --image your_image.jpg \
69
+ --prompt "Describe this image in detail." \
70
+ -n 1024 \
71
+ --ctx-size 8192 \
72
+ --temp 0.7
73
  ```
74
 
75
+ For multi-part files, place all split parts in the same directory and point `--model` to part `00001`.
76
 
77
+ ### Vision Tasks
 
 
78
 
79
+ Zen Designer handles a broad range of visual inputs:
80
+ - Image analysis and description
81
+ - Document and PDF parsing
82
+ - Chart and table extraction
83
+ - GUI navigation and screen understanding
84
+ - Video understanding with temporal reasoning
85
+ - Bounding box and spatial grounding
86
 
87
+ ---
88
 
89
+ ## Abliteration
90
 
91
+ This model has been abliterated a technique that removes refusal behaviors encoded in the model weights without fine-tuning. The process works by identifying the refusal direction in the model's residual stream and projecting it out of the weight matrices.
92
 
93
+ **What abliteration does:**
94
+ - Removes hardcoded refusal responses
95
+ - Preserves all other capabilities and knowledge
96
+ - Does not alter factual knowledge or reasoning ability
97
 
98
+ **What abliteration does not do:**
99
+ - Add harmful knowledge the base model lacked
100
+ - Guarantee any specific behavior
101
+ - Replace a system prompt or application-level safety policy
102
 
103
+ Users are responsible for appropriate deployment and use of abliterated models. Apply system prompts and application-layer controls to define model behavior for your use case.
104
 
105
+ ---
106
 
107
+ ## Model Family
108
 
109
+ | Model | Format | Parameters | Context |
110
+ |-------|--------|-----------|---------|
111
+ | [zen-designer-235b-a22b-instruct](https://huggingface.co/zenlm/zen-designer-235b-a22b-instruct) | SafeTensors | 235B / 22B active | 256K |
112
+ | [zen-designer-gguf](https://huggingface.co/zenlm/zen-designer-gguf) | GGUF | 235B / 22B active | 256K |
113
 
114
+ ---
115
+
116
+ ## Links
117
+
118
+ [Zen LM](https://zenlm.org) | [Hanzo AI](https://hanzo.ai) | [GitHub](https://github.com/zenlm) | [All Models](https://huggingface.co/zenlm)
119
+
120
+ ---
121
 
122
+ Part of the Zen model family ([zenlm.org](https://zenlm.org)) by [Hanzo AI](https://hanzo.ai) (Techstars '17) and [Zoo Labs Foundation](https://zoo.ngo) (zoo.ngo).