mirror of
https://github.com/karpathy/nanochat.git
synced 2026-06-04 14:08:13 +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>
15 lines
122 B
Plaintext
15 lines
122 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
dev-ignore/
|
|
report.md
|
|
eval_bundle/
|
|
|
|
# Secrets
|
|
.env
|
|
|
|
# Local setup
|
|
CLAUDE.md
|
|
wandb/
|
|
onnx_export/
|