trohrbaugh commited on
Commit
b9697c2
·
verified ·
1 Parent(s): aad1954

aux-rescue: add banner (785 tensors)

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -11,6 +11,30 @@ tags:
11
  - decensored
12
  - abliterated
13
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  # This is a decensored version of [Qwen/Qwen3.5-35B-A3B](https://huggingface.co/Qwen/Qwen3.5-35B-A3B), made using [Heretic](https://github.com/p-e-w/heretic) v1.2.0
15
 
16
  ## Abliteration parameters
 
11
  - decensored
12
  - abliterated
13
  ---
14
+
15
+ <!-- aux-rescue-banner: begin -->
16
+
17
+ > ## ⚠️ Update 2026-05-02 — please re-pull this model
18
+ >
19
+ > An earlier upload of this repo was missing `mtp.*` weights
20
+ > (785 tensors) due to a bug in `save_pretrained`: tensors not
21
+ > registered in the loaded model class's `state_dict()` were silently
22
+ > dropped on save.
23
+ >
24
+ > **Symptom:** vLLM speculative decoding with `--speculative-config qwen3_next_mtp` would fail to load. Regular (non-spec-decoded) inference and image-text-to-text were unaffected.
25
+ >
26
+ > **Status:** fixed on 2026-05-02 by uploading `model-auxiliary.safetensors` and
27
+ > patching `model.safetensors.index.json`. The repo now carries an
28
+ > `.aux_rescue.json` marker file so this fact is programmatically
29
+ > verifiable.
30
+ >
31
+ > Source used for restoration: [`Qwen/Qwen3.5-35B-A3B`](https://huggingface.co/Qwen/Qwen3.5-35B-A3B)
32
+ >
33
+ > If you cloned this repo before 2026-05-02, please pull again.
34
+ > Repaired with [`aux-rescue`](https://github.com/timrohrbaugh/aux-rescue).
35
+
36
+ <!-- aux-rescue-banner: end -->
37
+
38
  # This is a decensored version of [Qwen/Qwen3.5-35B-A3B](https://huggingface.co/Qwen/Qwen3.5-35B-A3B), made using [Heretic](https://github.com/p-e-w/heretic) v1.2.0
39
 
40
  ## Abliteration parameters