--- license: gemma library_name: transformers pipeline_tag: text-generation extra_gated_heading: Access Gemma on Hugging Face extra_gated_prompt: To access Gemma on Hugging Face, you’re required to review and agree to Google’s usage license. To do this, please ensure you’re logged in to Hugging Face and click below. Requests are processed immediately. extra_gated_button_content: Acknowledge license base_model: chimbiwide/gemma-3-1b-it-thinking-32k-sft-base tags: - llama-cpp - gguf-my-repo --- # GemmaThink-32k (SFT Base Model) This model was trained using SFT (Suprevised FineTuning) to generate structured reasoning traces. ## Training Details - **Base Model**: google/gemma-3-1b-it - **Training Method**: SFT + GRPO - **LoRA Rank**: 32 - **LoRA Alpha**: 64.0 - **Framework**: Tunix (JAX) - **Hardware**: v6e-1 TPU in Colab ## Output Format ``` step-by-step thinking process final answer ``` ## Quicklinks: - ***[SFT Base Model](https://huggingface.co/chimbiwide/gemma-3-1b-it-thinking-32k-sft-base)*** - ***[SFT Base Model Q8 GGUF](https://huggingface.co/chimbiwide/gemma-3-1b-it-thinking-32k-sft-base-Q8_0-GGUF)*** <-- You're here - ***[GRPO Full Model](https://huggingface.co/chimbiwide/gemma-3-1b-it-thinking-32k-grpo-merged)*** - ***[Q8-GGUF](https://huggingface.co/chimbiwide/gemma-3-1b-it-thinking-32k-grpo-merged-Q8_0-GGUF)*** - ***[Article](https://huggingface.co/blog/chimbiwide/gemma3think)***