From cea1703accaed2c32f9ea4693a0423b286400177 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 7 Jul 2025 11:32:58 +0200 Subject: [PATCH] chore(model gallery): add zonui-3b-i1 (#5805) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 1779ae62d..ed14f8b4e 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -1651,6 +1651,20 @@ - filename: Mini-Hydra.Q4_K_M.gguf sha256: b84ceec82cef26dce286f427a4a59e06e4608938341770dae0bd0c1102111911 uri: huggingface://mradermacher/Mini-Hydra-GGUF/Mini-Hydra.Q4_K_M.gguf +- !!merge <<: *qwen3 + name: "zonui-3b-i1" + urls: + - https://huggingface.co/zonghanHZH/ZonUI-3B + - https://huggingface.co/mradermacher/Qwen-GUI-3B-i1-GGUF + description: | + ZonUI-3B — A lightweight, resolution-aware GUI grounding model trained with only 24K samples on a single RTX 4090. + overrides: + parameters: + model: Qwen-GUI-3B.i1-Q4_K_M.gguf + files: + - filename: Qwen-GUI-3B.i1-Q4_K_M.gguf + sha256: 39b6d842a3f5166bf01b1f50bbeb13cc2cc1ee59c3c8c09702a73c6e13b7023c + uri: huggingface://mradermacher/Qwen-GUI-3B-i1-GGUF/Qwen-GUI-3B.i1-Q4_K_M.gguf - &gemma3 url: "github:mudler/LocalAI/gallery/gemma.yaml@master" name: "gemma-3-27b-it"