Skip to content

feat(gallery): add Qwen3.5-4B DFlash speculative-decoding model#10842

Merged
mudler merged 1 commit into
masterfrom
feat/gallery-qwen3.5-4b-dflash
Jul 15, 2026
Merged

feat(gallery): add Qwen3.5-4B DFlash speculative-decoding model#10842
mudler merged 1 commit into
masterfrom
feat/gallery-qwen3.5-4b-dflash

Conversation

@localai-bot

Copy link
Copy Markdown
Collaborator

Adds a qwen3.5-4b-dflash gallery entry, following the same shape as the four DFlash pairs from #10791.

  • Target: unsloth/Qwen3.5-4B-GGUF Q4_K_M (~2.6 GB)
  • Drafter: AtomicChat/Qwen3.5-4B-DFlash-GGUF Q8_0 (~0.6 GB), quantized from z-lab/Qwen3.5-4B-DFlash

Verification done:

  • Drafter GGUF header checked: general.architecture is upstream dflash (not the fork-only dflash-draft), so it loads in the pinned upstream llama.cpp DFlash implementation.
  • Both sha256 checksums computed from the downloaded files (not trusted from HF etags, since these are Xet-backed repos).
  • Gallery YAML parses; no new duplicate entry names.

Config matches the existing entries: flash_attention: on, draft_model:, and spec_type:draft-dflash + spec_n_max:15 options.

Assisted-by: Claude Code:claude-fable-5 [Bash] [Read] [Edit]

Pairs unsloth/Qwen3.5-4B-GGUF (Q4_K_M target) with the
AtomicChat/Qwen3.5-4B-DFlash-GGUF Q8_0 drafter (quantized from
z-lab/Qwen3.5-4B-DFlash, upstream GGUF arch `dflash`), same shape as
the existing DFlash entries.

Assisted-by: Claude Code:claude-fable-5 [Bash] [Read] [Edit]
Signed-off-by: Ettore Di Giacinto <[email protected]>
@mudler mudler merged commit a23fcc9 into master Jul 15, 2026
66 checks passed
@mudler mudler deleted the feat/gallery-qwen3.5-4b-dflash branch July 15, 2026 13:45
richiejp pushed a commit to richiejp/LocalAI that referenced this pull request Jul 16, 2026
…er#10842)

Pairs unsloth/Qwen3.5-4B-GGUF (Q4_K_M target) with the
AtomicChat/Qwen3.5-4B-DFlash-GGUF Q8_0 drafter (quantized from
z-lab/Qwen3.5-4B-DFlash, upstream GGUF arch `dflash`), same shape as
the existing DFlash entries.

Assisted-by: Claude Code:claude-fable-5 [Bash] [Read] [Edit]

Signed-off-by: Ettore Di Giacinto <[email protected]>
Co-authored-by: Ettore Di Giacinto <[email protected]>
Signed-off-by: Richard Palethorpe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants