checkpoint_manager.build_model: load tokenizer bundled with the checkpoint (fixes FileNotFoundError when NANOCHAT_BASE_DIR/tokenizer isn't pre-populated, e.g. standalone deployments loading straight from the HF snapshot dir) 546550c verified MarkChenX commited on 16 days ago
Add nanochat/engine.py for KV-cache batched inference 821ad6a verified MarkChenX commited on 16 days ago
Point inference code at final checkpoint (step 1291) db70ec4 verified MarkChenX commited on 16 days ago
Add self-contained inference code (inference.py, nanochat/, tokenizer/, config, README) for step 1000 ca161c6 verified MarkChenX commited on 16 days ago