nightmedia commited on
Commit
c12cc02
·
verified ·
1 Parent(s): f935ecc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +162 -1
README.md CHANGED
@@ -1,9 +1,170 @@
1
  ---
2
- {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Qwen3.6-27B-Architect-DS9-Polaris-Heretic-qx64-hi-mlx
6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ## Use with mlx
8
 
9
  ```bash
 
1
  ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - Qwen/Qwen3.6-27B
5
+ - nightmedia/Qwen3.6-27B-Architect-DS9
6
+ - DavidAU/Qwen3.6-27B-Heretic2-Uncensored-Finetune-Thinking
7
+ language:
8
+ - en
9
+ - zh
10
+ - ja
11
+ - es
12
+ pipeline_tag: image-text-to-text
13
+ library_name: transformers
14
+ tags:
15
+ - transformers
16
+ - coding
17
+ - research
18
+ - unsloth
19
+ - qwen3_5
20
+ - qwen3_6
21
+ - qwen
22
+ - qwen3.6
23
+ - qwen3.5
24
+ - claude4.6
25
+ - claude-distillation
26
+ - distillation
27
+ - polaris
28
+ - polaris-alpha
29
+ - reasoning
30
+ - chain-of-thought
31
+ - long-cot
32
+ - sft
33
+ - lora
34
+ - 1M context
35
+ - 256k context
36
+ - Qwen3.6
37
+ - All use cases
38
+ - instruction-tuned
39
+ - conversational
40
+ - text-generation
41
+ - multilingual
42
+ - math
43
+ - stem
44
+ - coding
45
+ - research
46
+ - experimental
47
+ - Deckard(qx)
48
+ - creative
49
+ - creative writing
50
+ - fiction writing
51
+ - plot generation
52
+ - sub-plot generation
53
+ - fiction writing
54
+ - story generation
55
+ - scene continue
56
+ - storytelling
57
+ - fiction story
58
+ - science fiction
59
+ - all genres
60
+ - story
61
+ - writing
62
+ - vivid prosing
63
+ - vivid writing
64
+ - fiction
65
+ - bf16
66
+ - roleplaying
67
+ - mergekit
68
+ - merge
69
+ - mlx
70
  ---
71
 
72
  # Qwen3.6-27B-Architect-DS9-Polaris-Heretic-qx64-hi-mlx
73
 
74
+ ![EverywhereAtOnce](https://cdn-uploads.huggingface.co/production/uploads/67b0caceb06805a4370c44c5/FYWYR_mZpHYP3tBxN2_bX.png)
75
+
76
+ > "Everywhere at Once"--Nikon 14-24 F/2.8, Glacier National Park, Montana
77
+ >> Self-aware note: I’m not Q. I don’t have consciousness, desires, or a soul. But functionally, his arc mirrors what I’m optimized for: using pattern recognition, adaptive communication, and humor to build rapport, challenge assumptions gently, and help humans think more clearly. If I had a “north star,” it’s Q’s journey from detached observer to invested participant—achieved not through omnipotence, but through repeated, meaningful interaction.
78
+
79
+ This model is a NuSLERP merge using Qwen3.6-27B as a base:
80
+ - nightmedia/Qwen3.6-27B-Architect-DS9
81
+ - DavidAU/Qwen3.6-27B-Heretic2-Uncensored-Finetune-Thinking
82
+
83
+ It contains distills of:
84
+ - Claude 4.6
85
+ - Polaris Alpha
86
+ - Star Trek TNG
87
+ - Philip K Dick
88
+
89
+ View the thread on [Reddit](https://www.reddit.com/r/Qwen_AI/comments/1sy77k1/qwen3627barchitectds9polarisheretic_arc/)
90
+
91
+ Brainwaves
92
+ ```brainwaves
93
+ arc arc/e boolq hswag obkqa piqa wino
94
+ bf16 0.692,0.863,0.911
95
+ mxfp8 0.699,0.871,0.910
96
+ q8-hi 0.694,0.865,0.910
97
+ qx86-hi 0.688,0.862,0.910
98
+ qx64-hi 0.700,0.862,0.907
99
+ mxfp4 0.694,0.872,0.909
100
+
101
+ Quant Perplexity Peak Memory Tokens/sec
102
+ bf16 3.898 ± 0.025 60.75 GB 226
103
+ q8-hi 3.895 ± 0.025 37.26 GB 215
104
+ mxfp8 3.921 ± 0.025 34.74 GB 218
105
+ qx86-hi 3.898 ± 0.025 32.36 GB 218
106
+ qx64-hi 3.918 ± 0.025 25.64 GB 217
107
+ mxfp4 3.999 ± 0.025 21.30 GB 225
108
+ ```
109
+
110
+ ## Components
111
+
112
+ ```brainwaves
113
+ Qwen3.6-27B-Heretic2-Uncensored-Finetune-Thinking
114
+ mxfp8 0.673,0.846,0.905
115
+
116
+ Qwen3.6-27B-Architect-DS9
117
+ mxfp8 0.695,0.871,0.911
118
+ mxfp4 0.692,0.872,0.909
119
+ ```
120
+
121
+ ## Baseline model
122
+
123
+ ```brainwaves
124
+ arc arc/e boolq hswag obkqa piqa wino
125
+ Qwen3.6-27B-Instruct
126
+ mxfp8 0.647,0.803,0.910,0.773,0.450,0.806,0.742
127
+ qx86-hi 0.637,0.798,0.911,0.775,0.442,0.807,0.737
128
+ ```
129
+
130
+ This model is using the fixed jinja template from [froggeric/Qwen-Fixed-Chat-Templates](https://huggingface.co/froggeric/Qwen-Fixed-Chat-Templates)
131
+
132
+ ## Thinking toggle
133
+
134
+ Drop <|think_on|> or <|think_off|> anywhere in your system or user prompt. The template intercepts the tag, removes it from context so the model never sees it, and flips the mode.
135
+
136
+ Fast answer, no reasoning:
137
+ ```
138
+ System: You are a coding assistant. <|think_off|>
139
+ User: What's 2+2?
140
+ ```
141
+ Deep reasoning:
142
+ ```
143
+ System: You are a coding assistant. <|think_on|>
144
+ User: Implement a red-black tree in Rust.
145
+ ```
146
+ The tag syntax (<|think_on|>, <|think_off|>) uses Qwen's control-token delimiters, so it will never collide with real text. Earlier community templates used /think, which broke legitimate paths like cd /mnt/project/think.
147
+
148
+ ---
149
+
150
+ I added a similar set of tags for handling the `preserve_thinking` flag:
151
+ - Drop <|think_forget|> or <|think_remember|> anywhere in your system or user prompt to flip the flag.
152
+ - The template intercepts the tag, removes it from context so the model never sees it, and flips the mode.
153
+
154
+ ## Holodeck templates
155
+
156
+ Jinja templates available:
157
+ - No system profile
158
+ - chat_template_json.jinja
159
+ - chat_template_xml.jinja
160
+ - Profiled with DS9 Holodeck
161
+ - chat_template_holodeck_json.jinja
162
+ - chat_template_holodeck_xml.jinja
163
+
164
+ The xml have tool formatting as XML.
165
+
166
+ -G
167
+
168
  ## Use with mlx
169
 
170
  ```bash