GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

ermiaazarkhalili/SmolLM3-3B-GRPO-NuminaMath-10K-GGUF overview

SmolLM3 3B GRPO NuminaMath 10K GGUF GGUF quantizations of a LoRA fine tune of HuggingFaceTB/SmolLM3 3B https://huggingface.co/HuggingFaceTB/SmolLM3 3B , traine…

ggufllama.cppquantizedunslothloratrlgrporltext-generationdataset:AI-MO/NuminaMath-CoTbase_model:HuggingFaceTB/SmolLM3-3Bbase_model:adapter:HuggingFaceTB/SmolLM3-3Blicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~1.78 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
55
Likes
0
Pipeline
text-generation

Repository Files & Downloads

3 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
smollm3-3b-grpo-numinamath-10k.q4_k_m.ggufGGUFGGUF1.78 GBDownload
smollm3-3b-grpo-numinamath-10k.q5_k_m.ggufGGUFGGUF2.06 GBDownload
smollm3-3b-grpo-numinamath-10k.q8_0.ggufGGUFGGUF3.05 GBDownload

Model Details

Model IDermiaazarkhalili/SmolLM3-3B-GRPO-NuminaMath-10K-GGUF
Authorermiaazarkhalili
Pipelinetext-generation
Licenseapache-2.0
Base modelHuggingFaceTB/SmolLM3-3B
Last modified2026-08-04T17:26:10.000Z

Model README

---

license: apache-2.0

base_model:

- HuggingFaceTB/SmolLM3-3B

datasets:

- AI-MO/NuminaMath-CoT

library_name: gguf

pipeline_tag: text-generation

tags:

- gguf

- llama.cpp

- quantized

- unsloth

- lora

- trl

- grpo

- rl

---

SmolLM3-3B-GRPO-NuminaMath-10K-GGUF

GGUF quantizations of a LoRA fine-tune of HuggingFaceTB/SmolLM3-3B, trained with GRPO (reinforcement learning) on AI-MO/NuminaMath-CoT.

Quantized from ermiaazarkhalili/SmolLM3-3B-GRPO-NuminaMath-10K. See that repository for the full-precision weights.

| | |

| --- | --- |

| Base model | HuggingFaceTB/SmolLM3-3B |

| Training data | AI-MO/NuminaMath-CoT |

| Method | LoRA GRPO (reinforcement learning) via Unsloth + TRL |

| License | apache-2.0 (inherited from the base model) |

Available quantizations

| File | Size |

| --- | --- |

| smollm3-3b-grpo-numinamath-10k.q4_k_m.gguf | 1.92 GB |

| smollm3-3b-grpo-numinamath-10k.q5_k_m.gguf | 2.21 GB |

| smollm3-3b-grpo-numinamath-10k.q8_0.gguf | 3.28 GB |

Usage

llama.cpp

huggingface-cli download ermiaazarkhalili/SmolLM3-3B-GRPO-NuminaMath-10K-GGUF smollm3-3b-grpo-numinamath-10k.q4_k_m.gguf --local-dir .
llama-cli -m smollm3-3b-grpo-numinamath-10k.q4_k_m.gguf -p "Explain gradient checkpointing in two sentences." -n 256

Ollama

echo 'FROM ./smollm3-3b-grpo-numinamath-10k.q4_k_m.gguf' > Modelfile
ollama create smollm3-3b-grpo-numinamath-10k-gguf -f Modelfile
ollama run smollm3-3b-grpo-numinamath-10k-gguf

Limitations

  • No benchmark evaluation has been run on this checkpoint. The only reported

numbers are training-loss observations.

  • Inherits the biases, knowledge cutoff and failure modes of the base model.
  • Fine-tuned on a single instruction-following dataset; behaviour outside that

distribution is untested.

  • LoRA adapters were merged into the base weights, so the merged model cannot

be detached from this fine-tune.

Reproducing

Produced by an Unsloth + TRL LoRA training pipeline, executed

non-interactively with papermill on a SLURM H100 partition.

---

Card generated from the training run's own configuration and logs by

scripts/generate_hub_model_card.py.

Run ermiaazarkhalili/SmolLM3-3B-GRPO-NuminaMath-10K-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models