Skip to content

feat: add CAJAL gallery model#9879

Open
Oceankj wants to merge 1 commit into
mudler:masterfrom
shihyunhuang:feature/add-cajal-gallery-model
Open

feat: add CAJAL gallery model#9879
Oceankj wants to merge 1 commit into
mudler:masterfrom
shihyunhuang:feature/add-cajal-gallery-model

Conversation

@Oceankj
Copy link
Copy Markdown

@Oceankj Oceankj commented May 19, 2026

Add the CAJAL GGUF gallery template and gallery index entry for local llama-cpp installs.

Assisted-by: Codex:gpt-5
Signed-off-by: Ching Kao 0980124jim@gmail.com

Description

This PR adds CAJAL as a LocalAI gallery model for llama-cpp-based local installs.

Changes included:

  • add gallery/cajal.yaml as the base gallery config
  • add a cajal-4b-p2pclaw entry to gallery/index.yaml
  • point the gallery entry to the Agnuxo/CAJAL-4B GGUF repo
  • include the SHA256 for CAJAL-4B-q4_k_m.gguf

This PR fixes #9656

Notes for Reviewers

Tested locally with:

  • make protogen-go
  • make build

Manual validation:

  • started LocalAI with a local file:// gallery
  • confirmed cajal-4b-p2pclaw appears in the UI
  • installed the model from the UI
  • verified chat inference succeeds in the UI

Automated tests:

  • go test ./core/gallery/...

Note:

  • go test ./core/gallery/... did not fully pass in my local environment because some existing gallery tests require network access to raw.githubusercontent.com, which failed with DNS/network resolution errors during the run.
截圖 2026-05-18 下午6 04 59

AI assistance:

  • Assisted-by: Codex:gpt-5

Signed commits

  • Yes, I signed my commits.

Add the CAJAL GGUF gallery template and gallery index entry for local llama-cpp installs.

Assisted-by: Codex:gpt-5

Signed-off-by: Ching Kao <0980124jim@gmail.com>
@Oceankj Oceankj force-pushed the feature/add-cajal-gallery-model branch from 956f283 to 449454b Compare May 19, 2026 21:43
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.

📝 Integration Proposal: CAJAL — Scientific Paper Model for LocalAI

1 participant