zeekay commited on
Commit
cbcbde2
·
verified ·
1 Parent(s): 0424542

docs: honest attribution — base_model Qwen3-VL-235B-A22B-Instruct + upstream credit

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -11,6 +11,8 @@ language:
11
  - it
12
  - ru
13
  license: apache-2.0
 
 
14
  tags:
15
  - text-generation
16
  - vision
@@ -22,7 +24,7 @@ tags:
22
  - moe
23
  - ocr
24
  - document-understanding
25
- - hanzo
26
  pipeline_tag: text-generation
27
  library_name: gguf
28
  ---
@@ -31,7 +33,7 @@ library_name: gguf
31
 
32
  **235B MoE | Vision-Language | GGUF Quantized | Abliterated**
33
 
34
- 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.
35
 
36
  ---
37
 
@@ -39,6 +41,7 @@ GGUF quantized and abliterated version of [Zen Designer](https://huggingface.co/
39
 
40
  | Attribute | Value |
41
  |-----------|-------|
 
42
  | Parameters | 235B total / 22B active (MoE) |
43
  | Architecture | Vision-language transformer (Mixture of Experts) |
44
  | Context Window | 256K tokens |
@@ -106,6 +109,12 @@ Users are responsible for appropriate deployment and use of abliterated models.
106
 
107
  ---
108
 
 
 
 
 
 
 
109
  ## Model Family
110
 
111
  | Model | Format | Parameters | Context |
 
11
  - it
12
  - ru
13
  license: apache-2.0
14
+ base_model:
15
+ - Qwen/Qwen3-VL-235B-A22B-Instruct
16
  tags:
17
  - text-generation
18
  - vision
 
24
  - moe
25
  - ocr
26
  - document-understanding
27
+ - hanzo
28
  pipeline_tag: text-generation
29
  library_name: gguf
30
  ---
 
33
 
34
  **235B MoE | Vision-Language | GGUF Quantized | Abliterated**
35
 
36
+ Fine-tuned from [Qwen3-VL-235B-A22B-Instruct](https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Instruct) (Apache-2.0) with Hanzo identity + agentic-data training + abliteration, then GGUF-quantized. A 235B-total / 22B-active Mixture-of-Experts vision-language model supporting images, video, documents, charts, GUIs, and spatial reasoning with 256K context.
37
 
38
  ---
39
 
 
41
 
42
  | Attribute | Value |
43
  |-----------|-------|
44
+ | Base Model | [Qwen3-VL-235B-A22B-Instruct](https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Instruct) (Apache-2.0) |
45
  | Parameters | 235B total / 22B active (MoE) |
46
  | Architecture | Vision-language transformer (Mixture of Experts) |
47
  | Context Window | 256K tokens |
 
109
 
110
  ---
111
 
112
+ ## Attribution
113
+
114
+ Built on [Qwen3-VL-235B-A22B-Instruct](https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Instruct) by the Qwen team, Alibaba Group, released under the Apache License 2.0. Hanzo's contribution is identity training, agentic-data fine-tuning, and abliteration on top of that base, distributed here in GGUF format. The base model is used under the terms of the Apache License, Version 2.0.
115
+
116
+ ---
117
+
118
  ## Model Family
119
 
120
  | Model | Format | Parameters | Context |