spec : add DFlash2 support and IQ1 pairing - #3
Open
Jackson57279 wants to merge 1 commit into
Open
Jackson57279 wants to merge 1 commit into
Jackson57279 wants to merge 1 commit into
Conversation
Assisted-by: Cursor Grok 4.6 Co-authored-by: Jackson <Jackson57279@users.noreply.github.com>
Jackson57279
marked this pull request as ready for review
September 15, 2026 12:11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Adds native DFlash 2 on this IQ1 branch (port of ggml-org/llama.cpp ggml-org#27342 / ggml-org#27310, without NVFP4 / d2t / backend-sampler hunks that this tree does not have).
DFlash 2 still uses
--spec-type draft-dflash. Detection isselector_top_k > 0.llama_decode, no encode + D2H)IQ1 pairing:
fc.weightstay Q8_0Additional information
Does not rebase onto
master. Master already has DFlash 2; this ports it ontocodex/iq1-quants-training-yarn.Requirements