Files
LocalAI/gallery
mudler-agentandEttore Di Giacinto 1bfd842b84 feat(gallery): add vllm-cpp entries for laya, cua-s1-forms, and gliner2.5 (#12240)
Add gallery entries for three vllm.cpp-backed models:

- laya-vllm-cpp: multilingual non-autoregressive System 1 decision
  model (ModernBERT-large, 421M params). Served via POST /v1/systemone.
  Weights from convaiinnovations/laya (Apache-2.0).

- cua-s1-forms-vllm-cpp: one-pass option scorer for GUI form filling.
  Served via POST /api/score. Weights from cua-ai/cua-s1-forms (MIT).

- gliner2.5-vllm-cpp: zero-shot named entity recognition and structured
  extraction (GLiNER2.5, mDeBERTa-v3-base, 287M params). Served via the
  token classification endpoint. Weights from fastino/gliner2.5-multi-v1
  (Apache-2.0).

All entries set backend: vllm-cpp and declare CPU+GPU tags.

Assisted-by: Maki:regolo/glm5.2 [maki]

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Co-authored-by: Ettore Di Giacinto <mudler@localai.io>
2026-09-25 12:20:52 +02:00
..
2026-04-08 19:23:16 +02:00
2025-08-06 10:40:46 +02:00