From c96904ddf4b8bffb3fdec0784cfe744df4da03fd Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 25 Aug 2026 00:04:38 +0000 Subject: [PATCH] feat(gallery): add DFM Mimir for vLLM DFM Mimir is a new permissively licensed Danish and English HRM-Text model. LocalAI already ships a vLLM version with native support for its architecture. Assisted-by: Codex:gpt-5 Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 3e34948d3..e31ae2868 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -393,6 +393,35 @@ - embeddings parameters: model: tencent/WeMM-Embedding-9B +- name: "dfm-mimir:vllm" + url: github:mudler/LocalAI/gallery/vllm.yaml@master + urls: + - https://huggingface.co/danish-foundation-models/DFM-Mimir + description: | + DFM Mimir is an Apache-2.0, instruction-tuned HRM-Text model from Danish + Foundation Models. It has about 1 billion parameters and a 4,096-token + context window. The model focuses on Danish and English chat, reasoning, + mathematics, and code generation, and uses only permissible post-training + data. This entry serves the official BF16 safetensors checkpoint with vLLM. + license: apache-2.0 + tags: + - llm + - chat + - reasoning + - coding + - instruction-tuned + - danish + - english + - hrm-text + - safetensors + - vllm + - gpu + last_checked: "2026-08-25" + overrides: + context_size: 4096 + parameters: + max_tokens: 4096 + model: danish-foundation-models/DFM-Mimir - &granite-4-2-3b name: "granite-4.2-3b-q4" variants: