Files

34 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

---
base_model: unsloth/gemma-3-4b-it
tags:
- text-generation-inference
- transformers
- unsloth
- gemma3
license: apache-2.0
language:
- en
datasets:
- reedmayhew/Grok-3-reasoning-100x
---
# xAI Grok 3 w/Reasoning
Distilled - Gemma 3 4B
## Overview
This model is a Gemma 3 4B variant distilled from xAIs Grok 3, with reasoning. It was fine-tuned to emulate Groks depth and structured clarity, particularly in tasks involving complex thought, such as problem-solving, coding, and mathematics.
## Technical Details
- **Developed by:** reedmayhew
- **Base Model:** google/gemma-3-4b-it
- **Training Speed Enhancement:** Trained 2x faster with Unsloth and Huggingface's TRL library
## Training Data
The model was trained on:
- reedmayhew/Grok-3-reasoning-100x
This dataset consists of 100 high-quality Grok 3 completions with reasoning responding to deep questions, solving math problems, and writing or analyzing code. The aim was to distill Groks analytical approach and technical versatility into a smaller, accessible model.
This Gemma model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)