mirror of
https://github.com/karpathy/nanochat.git
synced 2026-05-08 08:49:53 +00:00
Adds needs_web_search_contextual(messages) that picks the subject from the most recent user turn and replaces him/her/it in the current query. Vetoes when prior turns were about identity. Also adds TRAINING_ROADMAP.md — six-phase plan (tokens redacted). |
||
|---|---|---|
| .. | ||
| _model.py | ||
| _query_classifier.py | ||
| _tokenizer.py | ||
| _tools.py | ||
| serve.py | ||