Skip to content

gallery: add Laguna S 2.1 GGUF variants - #11188

Merged
mudler merged 1 commit into
masterfrom
cron/model-gallery-20260729-2
Jul 29, 2026
Merged

gallery: add Laguna S 2.1 GGUF variants#11188
mudler merged 1 commit into
masterfrom
cron/model-gallery-20260729-2

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

What

Add Poolside Laguna S 2.1 to the model gallery with official llama.cpp artifacts:

  • Q4_K_M default build
  • Q8_0 quality variant
  • Q4_K_M + DFlash speculative-decoding variant

The DFlash entry is tagged for serving-feature ranking and enables flash attention. All three artifact SHA256 values were checked against both Hugging Face LFS metadata and x-linked-etag headers.

Why

Laguna S 2.1 is a recent 118B-A8B agentic coding model trending on Hugging Face. Laguna support was merged upstream in ggml-org/llama.cpp#25165 before LocalAI current pinned llama.cpp commit.

Verification

  • go test ./core/gallery -ginkgo.focus="gallery/index.yaml variant invariants" -ginkgo.v
  • go run ./.github/ci/modelslist.go ./gallery/index.yaml
  • git diff --check

Assisted-by: Codex:gpt-5 [Hugging Face API]

Add the official Q4_K_M and Q8_0 builds plus the DFlash speculative-decoding pairing for llama.cpp.

Assisted-by: Codex:gpt-5 [Hugging Face API]
@mudler
mudler merged commit bc21f83 into master Jul 29, 2026
0 of 22 checks passed
@mudler
mudler deleted the cron/model-gallery-20260729-2 branch July 29, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants