feat(gallery): add Qwen3.8 Cyber GGUF variants - #12179
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
Offer IQ4_XS and Q8_0 builds with the matching BF16 vision projector. Pin download revisions and document automatic and explicit selection. Assisted-by: Codex:GPT-6
This branch has not been deployed
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 Qwen3.8-27B Uncensored Cyber with two llama.cpp builds: cyjin-yl's IQ4_XS quantization and philbert440's Q8_0 release. Group them through
variantsand include the matching BF16 vision projector in each entry. Use the embedded Jinja template, publisher sampling defaults, and a 32K default context. Document installation and explicit variant selection.Notes for Reviewers
d82fb040934e0a491600a49477114d005accf59f, and Q8_0/projector tob2dc3ee9a0216898684d8d0607009626662724d4. All three SHA256 values match both HF LFS metadata and pinned-downloadx-linked-etagheaders.general.architecture=qwen35, native context 262144, embedded chat template. LocalAI's pinned llama.cpp has the corresponding loader and graph. No backend changes.go test ./core/gallery -count=1: 392 passed, 3 failed, 9 skipped. Unchanged master reproduces the same three external GitHub/gist fixture failures (Forbidden).git diff --checkpasses. Model inference was not run.Signed commits
Assisted-byunder repository policy.