SmolLM2 Inference

A bare-metal, pure Go LLM implementation running locally in WebAssembly. No server required.

Load Model Weights

We'll fetch SmolLM2-135M-Instruct (~269MB) directly from HuggingFace and load it into WebAssembly memory. It gets cached for instant reloads.