Skip to content

Commit 1da0644

Browse files
authored
chore(model gallery): add qwen-3-32b-medical-reasoning-i1 (#5305)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent c087cd1 commit 1da0644

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

gallery/index.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,24 @@
409409
- filename: amoral-qwen3-14B.Q4_K_M.gguf
410410
sha256: 7a73332b4dd49d5df1de2dbe84fc274019f33e564bcdce722e6e2ddf4e93cc77
411411
uri: huggingface://mradermacher/amoral-qwen3-14B-GGUF/amoral-qwen3-14B.Q4_K_M.gguf
412+
- !!merge <<: *qwen3
413+
name: "qwen-3-32b-medical-reasoning-i1"
414+
urls:
415+
- https://huggingface.co/nicoboss/Qwen-3-32B-Medical-Reasoning
416+
- https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-i1-GGUF
417+
description: |
418+
This is https://huggingface.co/kingabzpro/Qwen-3-32B-Medical-Reasoning applied to https://huggingface.co/Qwen/Qwen3-32B Original model card created by @kingabzpro
419+
Original model card from @kingabzpro
420+
Fine-tuning Qwen3-32B in 4-bit Quantization for Medical Reasoning
421+
422+
This project fine-tunes the Qwen/Qwen3-32B model using a medical reasoning dataset (FreedomIntelligence/medical-o1-reasoning-SFT) with 4-bit quantization for memory-efficient training.
423+
overrides:
424+
parameters:
425+
model: Qwen-3-32B-Medical-Reasoning.i1-Q4_K_M.gguf
426+
files:
427+
- filename: Qwen-3-32B-Medical-Reasoning.i1-Q4_K_M.gguf
428+
sha256: 3d5ca0c8dfde8f9466e4d89839f08cd2f45ef97d6c28fa61f9428645877497b0
429+
uri: huggingface://mradermacher/Qwen-3-32B-Medical-Reasoning-i1-GGUF/Qwen-3-32B-Medical-Reasoning.i1-Q4_K_M.gguf
412430
- &gemma3
413431
url: "github:mudler/LocalAI/gallery/gemma.yaml@master"
414432
name: "gemma-3-27b-it"

0 commit comments

Comments
 (0)