GGUF
conversational
random257 commited on
Commit
14ba98a
·
verified ·
1 Parent(s): f9fdbfa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -12,6 +12,7 @@ license_link: https://huggingface.co/Qwen/Qwen3.5-122B-A10B/blob/main/LICENSE
12
 
13
  > **Note:**
14
  > * The internal MTP layer was ditched via `--no-mtp`. The uploader was *too lazy* to patch the conversion bugs. May impact inference speed.
 
15
  > * **Experimental conversions**; minor tensor misalignments, loading issues, or long-context quirks may occur. Use at your own risk.
16
 
17
  **BF16**: Directly converted from [wangzhang/Qwen3.5-122B-A10B-abliterix](https://huggingface.co/wangzhang/Qwen3.5-122B-A10B-abliterix) to GGUF (without MTP), split into multiple files, with updated `general.name`.
 
12
 
13
  > **Note:**
14
  > * The internal MTP layer was ditched via `--no-mtp`. The uploader was *too lazy* to patch the conversion bugs. May impact inference speed.
15
+ > * (MTP-grafted version pending. Upstream direct conversion buggy; separate MTP file required for build.)
16
  > * **Experimental conversions**; minor tensor misalignments, loading issues, or long-context quirks may occur. Use at your own risk.
17
 
18
  **BF16**: Directly converted from [wangzhang/Qwen3.5-122B-A10B-abliterix](https://huggingface.co/wangzhang/Qwen3.5-122B-A10B-abliterix) to GGUF (without MTP), split into multiple files, with updated `general.name`.