YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

SmolLM2-135M โ€“ From Scratch

This project is a from-scratch PyTorch implementation of SmolLM2-135M.

What this demonstrates

  • Architecture reverse-engineered (RMSNorm, RoPE, GQA)
  • Numerical match with Hugging Face reference model
  • Fine-tuned on TinyStories-Instruct
  • FP16 safetensors export
  • Deployed via Hugging Face Spaces

Usage

Enter a prompt and generate text using greedy decoding.

Notes

This is an educational + research project demonstrating full LLM reproduction.

Downloads last month
3
Safetensors
Model size
0.2B params
Tensor type
F16
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using niishantth/SmolLM2_135M_reverse_engineered 1