CoolFace
Apppublic

Mieaz/smollm-chat

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
App README

SmolLM Chat

Run SmolLM2 chat models entirely in your browser — no server, no API key, no upload.

Models

ModelSizeNotes
SmolLM2-135M-Instruct117 MB (q4f16)Fast, best for weak hardware
SmolLM2-360M-Instruct272 MB (q4f16)Smarter, more coherent

Uses Transformers.js with WebGPU when available (Chrome/Edge), WebAssembly fallback. First load downloads the quantized ONNX weights (cached by the browser afterwards).

Note

Free Hugging Face accounts can only host static Spaces (Gradio/Docker need PRO), so this is a client-side app: the model downloads to your machine and runs there. Privacy-friendly by design — your messages never leave the browser.