Skip to content

feat(gallery): add official NeoHorse 4B variants - #12181

Open
localai-org-maint-bot wants to merge 1 commit into
masterfrom
cron/model-gallery-20260921-run3
Open

localai-org-maint-bot wants to merge 1 commit into
masterfrom
cron/model-gallery-20260921-run3

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Description

Add TokenRhythm's official Q5_K_M and BF16 builds to the existing NeoHorse-1-4B variant group. These provide an intermediate quantization and an unquantized option through llama.cpp. Update the existing model-gallery documentation with the new choices and their sources.

Both downloads are pinned to Hugging Face revision 3c5d58ca82e580b5b0b3ce6eeffd34ac7d0fd95a. SHA256 values were cross-checked between LFS metadata and x-linked-etag download headers. The entries use the embedded Jinja template and the existing 32K context and sampling settings.

Source: https://huggingface.co/TokenRhythm/NeoHorse-1-4B-GGUF

Notes for Reviewers

  • CGO_ENABLED=0 go test ./core/gallery -run TestGallery -ginkgo.focus='gallery/index.yaml|gallery variant lint' -count=1 passes.
  • Full CGO_ENABLED=0 go test ./core/gallery -count=1: 402 passed, 3 failed, 9 skipped. Unchanged master reproduces the same three failures fetching external GitHub/gist fixtures with Forbidden responses.
  • git diff --check passes. Inference was not run locally.
  • Based on master f0879068b. No backend changes are required.

Signed commits

  • Human DCO sign-off required; AI agents cannot provide it under repository policy.
  • Documentation updated in docs/content/features/model-gallery.md.

Offer the official Q5_K_M and BF16 GGUF builds alongside the existing
community quantizations. Pin both downloads and document variant selection.

Assisted-by: Codex:gpt-6

This branch has not been deployed

No deployments
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.

1 participant