From a2cbfb9f79dcb223546f57c12f59e616e9bb67b5 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Mon, 20 Oct 2025 01:39:08 +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 | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 167d425d5687..e41e0371adb5 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -22212,3 +22212,28 @@ - filename: Llama-3.2-3B-Instruct.Q4_K_M.gguf sha256: 5215294ba79312141a182e9477caaef0f4a44fbc6cc0b421092efe8d7fce03a1 uri: huggingface://samunder12/Llama-3.2-3B-small_Shiro_roleplay-gguf/Llama-3.2-3B-Instruct.Q4_K_M.gguf +- !!merge <<: *qwen3 + name: "logics-qwen3-math-4b" + urls: + - https://huggingface.co/mradermacher/Logics-Qwen3-Math-4B-GGUF + description: | + **Model Name:** Logics-Qwen3-Math-4B + **Base Model:** Qwen/Qwen3-4B-Thinking-2507 + **Size:** 4B parameters + **Fine-Tuned For:** Mathematical reasoning, logical problem solving, and algorithmic coding + **Training Data:** OpenMathReasoning, OpenCodeReasoning, Helios-R-6M + + **Description:** + A lightweight, high-precision 4B-parameter model optimized for mathematical and logical reasoning. Fine-tuned from Qwen3-4B-Thinking-2507, it excels in solving equations, performing step-by-step reasoning, and handling algorithmic tasks with structured outputs in LaTeX, Markdown, JSON, and more. Ideal for education, research, and deployment on mid-range hardware. + + **Use Case:** + Perfect for math problem-solving, code reasoning, and technical content generation in resource-constrained environments. + + **Tags:** #math #code #reasoning #4B #Qwen3 #text-generation #open-source + overrides: + parameters: + model: Logics-Qwen3-Math-4B.Q4_K_M.gguf + files: + - filename: Logics-Qwen3-Math-4B.Q4_K_M.gguf + sha256: 05528937a4cb05f5e8185e4e6bc5cb6f576f364c5482a4d9ee6a91302440ed07 + uri: huggingface://mradermacher/Logics-Qwen3-Math-4B-GGUF/Logics-Qwen3-Math-4B.Q4_K_M.gguf