Skip to content

Commit 2a2421d

Browse files
committed
chore(model gallery): add qwen3-14b-griffon-i1
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent a86e8c7 commit 2a2421d

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

gallery/index.yaml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,38 @@
577577
- filename: Claria-14b.Q4_K_M.gguf
578578
sha256: 3173313c40ae487b3de8b07d757000bdbf86747333eba19880273be1fb38efab
579579
uri: huggingface://mradermacher/Claria-14b-GGUF/Claria-14b.Q4_K_M.gguf
580+
- !!merge <<: *qwen3
581+
name: "qwen3-14b-griffon-i1"
582+
icon: https://huggingface.co/Daemontatox/Qwen3-14B-Griffon/resolve/main/image.png
583+
urls:
584+
- https://huggingface.co/Daemontatox/Qwen3-14B-Griffon
585+
- https://huggingface.co/mradermacher/Qwen3-14B-Griffon-i1-GGUF
586+
description: |
587+
This is a fine-tuned version of the Qwen3-14B model using the high-quality OpenThoughts2-1M dataset. Fine-tuned with Unsloth’s TRL-compatible framework and LoRA for efficient performance, this model is optimized for advanced reasoning tasks, especially in math, logic puzzles, code generation, and step-by-step problem solving.
588+
Training Dataset
589+
590+
Dataset: OpenThoughts2-1M
591+
Source: A synthetic dataset curated and expanded by the OpenThoughts team
592+
Volume: ~1.1M high-quality examples
593+
Content Type: Multi-turn reasoning, math proofs, algorithmic code generation, logical deduction, and structured conversations
594+
Tools Used: Curator Viewer
595+
596+
This dataset builds upon OpenThoughts-114k and integrates strong reasoning-centric data sources like OpenR1-Math and KodCode.
597+
Intended Use
598+
599+
This model is particularly suited for:
600+
601+
Chain-of-thought and step-by-step reasoning
602+
Code generation with logical structure
603+
Educational tools for math and programming
604+
AI agents requiring multi-turn problem-solving
605+
overrides:
606+
parameters:
607+
model: Qwen3-14B-Griffon.i1-Q4_K_M.gguf
608+
files:
609+
- filename: Qwen3-14B-Griffon.i1-Q4_K_M.gguf
610+
sha256: be4aed9a5061e7d43ea3e88f90a625bcfb6597c4224298e88d23b35285709cb4
611+
uri: huggingface://mradermacher/Qwen3-14B-Griffon-i1-GGUF/Qwen3-14B-Griffon.i1-Q4_K_M.gguf
580612
- &gemma3
581613
url: "github:mudler/LocalAI/gallery/gemma.yaml@master"
582614
name: "gemma-3-27b-it"

0 commit comments

Comments
 (0)