From 10e853c4b5ec96a8a123fcb8e92a1c74ca778f8a Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Fri, 13 Mar 2026 13:59:12 +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 | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 70bd724180e0..fba0a8df1305 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -1,4 +1,35 @@ --- +- name: "iquest-coder-v1-14b-base-stage1" + url: "github:mudler/LocalAI/gallery/virtual.yaml@master" + urls: + - https://huggingface.co/xhxlb/IQuest-Coder-V1-14B-Base-Stage1-GGUF + description: | + Describe the model in a clear and concise way that can be shared in a model gallery. + license: "No license specified" + tags: + - llm + - gguf + - code + - instruction-tuned + overrides: + parameters: + model: llama-cpp/models/IQuest-Coder-V1-14B-Base-Stage1-GGUF/IQuest-Coder-V1-14B-Base-Stage1-Q4_K_M.gguf + name: IQuest-Coder-V1-14B-Base-Stage1-GGUF + backend: llama-cpp + template: + use_tokenizer_template: true + known_usecases: + - chat + function: + grammar: + disable: true + description: Imported from https://huggingface.co/xhxlb/IQuest-Coder-V1-14B-Base-Stage1-GGUF + options: + - use_jinja:true + files: + - filename: llama-cpp/models/IQuest-Coder-V1-14B-Base-Stage1-GGUF/IQuest-Coder-V1-14B-Base-Stage1-Q4_K_M.gguf + sha256: c155b5cf377a62e193713d9dfd732223fa23a410c99d2903bed88a6997b9155c + uri: https://huggingface.co/xhxlb/IQuest-Coder-V1-14B-Base-Stage1-GGUF/resolve/main/IQuest-Coder-V1-14B-Base-Stage1-Q4_K_M.gguf - name: "qwen_qwen3.5-35b-a3b" url: "github:mudler/LocalAI/gallery/virtual.yaml@master" urls: