GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

tomngdev/MTP-Qwen3.5-122B-A10B-GGUF overview

MTP Qwen3.5 122B A10B GGUF This repository contains MTP GGUF files only for Qwen/Qwen3.5 122B A10B https://huggingface.co/Qwen/Qwen3.5 122B A10B . To be used w…

ggufmtpqwen3_5_moespeculative-decodingbase_model:Qwen/Qwen3.5-122B-A10Bbase_model:quantized:Qwen/Qwen3.5-122B-A10Blicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~2.99 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
Author

Repository Files & Downloads

4 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
mtp-BF16.ggufGGUFBF167.55 GBDownload
mtp-F16.ggufGGUFF167.55 GBDownload
mtp-Q4_K_M.ggufGGUFQ4_K_M2.99 GBDownload
mtp-Q8_0.ggufGGUFQ8_04.02 GBDownload

Model Details

Model IDtomngdev/MTP-Qwen3.5-122B-A10B-GGUF
Authortomngdev
Pipeline
Licenseapache-2.0
Base modelQwen/Qwen3.5-122B-A10B
Last modified2026-06-28T12:01:41.000Z

Model README

---

license: apache-2.0

license_link: https://huggingface.co/Qwen/Qwen3.5-122B-A10B/blob/main/LICENSE

base_model:

  • Qwen/Qwen3.5-122B-A10B

tags:

  • mtp
  • gguf
  • qwen3_5_moe
  • speculative-decoding

---

MTP-Qwen3.5-122B-A10B-GGUF

This repository contains MTP GGUF files only for Qwen/Qwen3.5-122B-A10B.

To be used with models without MTP included, such as mudler/Qwen3.5-122B-A10B-APEX-GGUF

It does not include the full base model. These files are intended to be used as the MTP / speculative decoding component together with the matching full model GGUF.

Q4_K_M and Q8_0 quants used unsloth/Qwen3.5-122B-A10B-MTP-GGUF for recipe.

Files

| File | Quant | Size |

|---|---:|---:|

| mtp-BF16.gguf | BF16 | 7.55 GiB |

| mtp-F16.gguf | F16 | 7.55 GiB |

| mtp-Q8_0.gguf | Q8_0 | 4.02 GiB |

| mtp-Q4_K_M.gguf (Recommended) | Q4_K_M | 2.99 GiB |

Usage

Example with llama-server:

llama-server \
  -m /path/to/Qwen3.5-122B-A10B.gguf \
  -md /path/to/mtp-Q4_K_M.gguf \
  --spec-type draft-mtp \
  --spec-draft-n-max 2

Notes

  • These files are not usable standalone.
  • Use only with the matching base model.
  • License follows the original base model license.

Run tomngdev/MTP-Qwen3.5-122B-A10B-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models