From b7f08ddaf7b9526877cdf9305365bfb83f480552 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Mon, 8 Dec 2025 11:22:16 +0000 Subject: [PATCH] chore(model gallery): :robot: add new models via gallery agent Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- gallery/index.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index faab804c3a76..9b6376addec8 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -23139,3 +23139,30 @@ - filename: Maenad-70B.i1-Q4_K_M.gguf sha256: dd5615ba1ab4ce2a3614afd547e0457fc14c7182de0d2e5f80d84323ee53ec1f uri: huggingface://mradermacher/Maenad-70B-i1-GGUF/Maenad-70B.i1-Q4_K_M.gguf +- !!merge <<: *qwen3vl + name: "qiming-janus-20b-i1" + urls: + - https://huggingface.co/mradermacher/QiMing-Janus-20B-i1-GGUF + description: | + The **QiMing-Janus-20B** model is a large-scale, multilingual language model developed by the base author **aifeifei798**, optimized for efficiency through quantization. This version (QiMing-Janus-20B-i1-GGUF) is a quantized variant, offering reduced memory footprint while retaining core capabilities. It supports **Chinese and English** and is licensed under Apache 2.0. The model excels in tasks like chat, reasoning, strategic analysis, and cognitive tasks, with quantization options (e.g., IQ4_K_M, Q5_K_M) enabling deployment on resource-constrained systems. Ideal for applications requiring high performance with lower computational demands. + overrides: + parameters: + model: llama-cpp/models/QiMing-Janus-20B.i1-Q4_K_M.gguf + name: QiMing-Janus-20B-i1-GGUF + backend: llama-cpp + template: + use_tokenizer_template: true + known_usecases: + - chat + function: + grammar: + disable: true + description: Imported from https://huggingface.co/mradermacher/QiMing-Janus-20B-i1-GGUF + options: + - use_jinja:true + + files: + - filename: llama-cpp/models/QiMing-Janus-20B.i1-Q4_K_M.gguf + sha256: d2be6eea4932c0798398e14d89d985305c94430fd528dca9a08d8583c3ca8857 + uri: https://huggingface.co/mradermacher/QiMing-Janus-20B-i1-GGUF/resolve/main/QiMing-Janus-20B.i1-Q4_K_M.gguf +