mirror of
https://github.com/karpathy/nanochat.git
synced 2026-05-07 16:30:11 +00:00
Landing page with desi street-food aesthetic: lemon-mirchi toran with pendulum animation, dual-script hero (Devanagari + English cursive), samosa illustration with floating animation, brass chai kettle with steam wisps, ambient chilli/lemon doodles. Chat page carries the warm samosa-chaat palette with cream/gold user bubbles, steam-wisp typing indicator, and WebGPU integration hooks (window.samosaChaat API for local inference mode switching). Added scripts/export_onnx.py for ONNX model export with KV cache support, targeting WebGPU browser inference. Credit to Andrej Karpathy's nanochat in footer. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| base_eval.py | ||
| base_train.py | ||
| chat_cli.py | ||
| chat_eval.py | ||
| chat_rl.py | ||
| chat_sft.py | ||
| chat_web.py | ||
| export_onnx.py | ||
| tok_eval.py | ||
| tok_train.py | ||