feat(gallery): add Occamy-1.0 GGUF variants - #12161
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
Add the publisher's Q4_K_M and Q8_0 builds with the F16 vision projector. Link the builds as variants and pin downloads to a verified revision. Document installation and the source tokenizer's NFC requirement. 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 Occamy-1.0 Q4_K_M and Q8_0 GGUF builds for llama.cpp, with Q8_0 linked as a variant. Both include the F16 vision projector and use the embedded Jinja chat template with an 8K context. Add installation instructions and the publisher's Unicode NFC normalization requirement.
Notes for Reviewers
qwen35moearchitecture exists in LocalAI's pinned llama.cpp revision50631b3d2c569ad8e5c112090cd28570b1268ee0.e8fe5e28e1b1c1f0cd0a39b85b16b631f17ca14e. Each SHA256 matches both HF LFS metadata and the pinned download'sx-linked-etagheader.go test ./core/gallery -count=1 -ginkgo.focus='gallery/index.yaml|gallery variant lint helpers'passes.go test ./core/gallery -count=1: 392 passed, 3 failed, 9 skipped. All three failures involve forbidden external GitHub/gist fixture downloads. Running those three specs against unchanged master reproduces every failure (request_test.go:22,backends_test.go:208,backends_test.go:213).git diff --checkpasses.Signed commits