diff --git a/gallery/index.yaml b/gallery/index.yaml index 4f14ceb7..9a241639 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -409,6 +409,24 @@ - filename: amoral-qwen3-14B.Q4_K_M.gguf sha256: 7a73332b4dd49d5df1de2dbe84fc274019f33e564bcdce722e6e2ddf4e93cc77 uri: huggingface://mradermacher/amoral-qwen3-14B-GGUF/amoral-qwen3-14B.Q4_K_M.gguf +- !!merge <<: *qwen3 + name: "qwen-3-32b-medical-reasoning-i1" + urls: + - https://huggingface.co/nicoboss/Qwen-3-32B-Medical-Reasoning + - https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-i1-GGUF + description: | + 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 + Original model card from @kingabzpro + Fine-tuning Qwen3-32B in 4-bit Quantization for Medical Reasoning + + 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. + overrides: + parameters: + model: Qwen-3-32B-Medical-Reasoning.i1-Q4_K_M.gguf + files: + - filename: Qwen-3-32B-Medical-Reasoning.i1-Q4_K_M.gguf + sha256: 3d5ca0c8dfde8f9466e4d89839f08cd2f45ef97d6c28fa61f9428645877497b0 + uri: huggingface://mradermacher/Qwen-3-32B-Medical-Reasoning-i1-GGUF/Qwen-3-32B-Medical-Reasoning.i1-Q4_K_M.gguf - &gemma3 url: "github:mudler/LocalAI/gallery/gemma.yaml@master" name: "gemma-3-27b-it"