Skip to content

feat(gallery): add XYZ Aquila mini variants - #11455

Merged
mudler merged 1 commit into
masterfrom
cron/model-gallery-20260811
Aug 11, 2026
Merged

feat(gallery): add XYZ Aquila mini variants#11455
mudler merged 1 commit into
masterfrom
cron/model-gallery-20260811

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Summary

  • add XYZ-Aquila-mini Q4_K_M and Q6_K GGUF variants
  • include the matching F16 multimodal projector
  • configure llama.cpp Jinja chat, reasoning/tool fallback, and vision use cases
  • pin all artifacts to SHA256 values independently verified from Hugging Face x-linked-etag headers

Validation

  • go test ./core/gallery -ginkgo.focus="gallery/index.yaml variant invariants"
  • git diff --check
  • verified Q4_K_M, Q6_K, and mmproj hashes against Hugging Face headers

The complete go test ./core/gallery run reached 370 passing specs; four unrelated network-dependent specs failed because raw.githubusercontent.com and gist.githubusercontent.com return HTTP 403 in this environment.

Add Q4_K_M and Q6_K llama.cpp builds with the matching vision projector and verified Hugging Face artifact hashes.

Assisted-by: Codex:gpt-5
@mudler
mudler merged commit f3ea275 into master Aug 11, 2026
56 of 57 checks passed
@mudler
mudler deleted the cron/model-gallery-20260811 branch August 11, 2026 07:53
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