From 3fd0bf3c88190ccfeb47c4030c7c3ec70d600623 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 14 Jul 2025 15:33:40 +0200 Subject: [PATCH] chore(model gallery): add zhi-create-qwen3-32b-i1 (#5847) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index d4707288d..b577e9486 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -1725,6 +1725,22 @@ - filename: Qwen3-8B-ShiningValiant3.Q4_K_M.gguf sha256: 7235a75a68eba40bd15f878adb41659fa2ca2a44e17e036757249fe47c7abe43 uri: huggingface://mradermacher/Qwen3-8B-ShiningValiant3-GGUF/Qwen3-8B-ShiningValiant3.Q4_K_M.gguf +- !!merge <<: *qwen3 + name: "zhi-create-qwen3-32b-i1" + urls: + - https://huggingface.co/Zhihu-ai/Zhi-Create-Qwen3-32B + - https://huggingface.co/mradermacher/Zhi-Create-Qwen3-32B-i1-GGUF + description: | + Zhi-Create-Qwen3-32B is a fine-tuned model derived from Qwen/Qwen3-32B, with a focus on enhancing creative writing capabilities. Through careful optimization, the model shows promising improvements in creative writing performance, as evaluated using the WritingBench. In our evaluation, the model attains a score of 82.08 on WritingBench, which represents a significant improvement over the base Qwen3-32B model's score of 78.97. + + Additionally, to maintain the model's general capabilities such as knowledge and reasoning, we performed fine-grained data mixture experiments by combining general knowledge, mathematics, code, and other data types. The final evaluation results show that general capabilities remain stable with no significant decline compared to the base model. + overrides: + parameters: + model: Zhi-Create-Qwen3-32B.i1-Q4_K_M.gguf + files: + - filename: Zhi-Create-Qwen3-32B.i1-Q4_K_M.gguf + sha256: 7ed2a7e080b23570d2edce3fc27a88219749506dc431170cf67cbac5c9217ffb + uri: huggingface://mradermacher/Zhi-Create-Qwen3-32B-i1-GGUF/Zhi-Create-Qwen3-32B.i1-Q4_K_M.gguf - &gemma3 url: "github:mudler/LocalAI/gallery/gemma.yaml@master" name: "gemma-3-27b-it"