feat(gallery): add Qwen3.8 9B Distill Q5 and Q6 - #12042
Open
localai-org-maint-bot wants to merge 1 commit into
Open
localai-org-maint-bot wants to merge 1 commit into
localai-org-maint-bot wants to merge 1 commit into
Conversation
Fill the quantization gap between the existing Q4 and Q8 builds. Pin the new downloads to a Hugging Face revision and retain the existing llama.cpp chat configuration. Document explicit selection. Assisted-by: Codex:GPT-6
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.
Description
Add Q5_K_M and Q6_K GGUF variants to the existing Qwen3.8 9B Distill gallery entry, filling the gap between Q4 and Q8. Both use the existing llama.cpp configuration and embedded chat template. Add CLI selection examples to the gallery documentation.
Notes for Reviewers
760121cd70bb4c36b2b5ec58eb765e0df5987efe.x-linked-etag, and the repository'sSHA256SUMS.df03399b885831b2a1603b3abb0d8c156808e363registersqwen35. No backend change is needed.git diff --checkpassed.go test ./core/gallerycould not start because generatedpkg/grpc/protofiles are missing.make protogen-gois unavailable in this environment. CI should run the full gallery suite; no inference test was run.Signed commits