From 7088327e8d80bf390cad4db0f11bd3f2f7afcbeb Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 4 Nov 2025 09:27:33 +0100 Subject: [PATCH] chore(model gallery): :robot: add 1 new models via gallery agent (#7077) chore(model gallery): :robot: add new models via gallery agent Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> --- gallery/index.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 514f53d19..209e4c6c8 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -23023,3 +23023,29 @@ - filename: Evilmind-24B-v1.i1-Q4_K_M.gguf sha256: 22e56c86b4f4a8f7eb3269f72a6bb0f06a7257ff733e21063fdec6691a52177d uri: huggingface://mradermacher/Evilmind-24B-v1-i1-GGUF/Evilmind-24B-v1.i1-Q4_K_M.gguf +- !!merge <<: *gemma3 + name: "yanoljanext-rosetta-27b-2511-i1" + urls: + - https://huggingface.co/mradermacher/YanoljaNEXT-Rosetta-27B-2511-i1-GGUF + description: | + **YanoljaNEXT-Rosetta-27B-2511** + *A multilingual, structure-preserving translation model built on Gemma3* + + This 27-billion-parameter language model, developed by Yanolja NEXT, is fine-tuned from **Google’s Gemma3-27B** to excel at translating structured data (JSON, YAML, XML) while preserving the original format. It supports **32 languages**, including English, Chinese, Korean, Japanese, German, French, Spanish, and more, with balanced training across all languages. + + Designed specifically for **high-accuracy, structured translation tasks**—such as localizing product catalogs, translating travel content, or handling technical documentation—the model ensures output remains syntactically valid and semantically precise. + + It achieves top-tier performance on English-to-Korean translation (CHrF++ score: **37.21**) and is optimized for efficient inference. The model is released under the **Gemma license**, making it suitable for research and commercial use with proper attribution. + + **Use Case:** Ideal for developers and localization teams needing reliable, format-aware translation in multilingual applications. + + **Base Model:** `google/gemma-3-27b-pt` + **License:** Gemma (via Google) + **Repository:** [yanolja/YanoljaNEXT-Rosetta-27B-2511](https://huggingface.co/yanolja/YanoljaNEXT-Rosetta-27B-2511) + overrides: + parameters: + model: YanoljaNEXT-Rosetta-27B-2511.i1-Q4_K_M.gguf + files: + - filename: YanoljaNEXT-Rosetta-27B-2511.i1-Q4_K_M.gguf + sha256: 0a599099e93ad521045e17d82365a73c1738fff0603d6cb2c9557e96fbc907cb + uri: huggingface://mradermacher/YanoljaNEXT-Rosetta-27B-2511-i1-GGUF/YanoljaNEXT-Rosetta-27B-2511.i1-Q4_K_M.gguf