Skip to content

Pull requests: karpathy/nanochat

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

SFT: Fix off-by-one EMA debias
#818 opened Aug 1, 2026 by marcinbogdanski Contributor Loading…
SFT: Fix incorrect progress accounting and LR scaling.
#816 opened Jul 31, 2026 by marcinbogdanski Contributor Loading…
fix: count Float8Linear in num_matmul_params (--fp8 understates FLOPs/token and MFU ~12x) potential_bug Needs investigation/confirmation whether or not it's a bug
#815 opened Jul 30, 2026 by Xiaomu-Lin Loading…
read-arxiv-paper skill: handle the URL and archive shapes arxiv actually serves docs Improvements or additions to documentation
#814 opened Jul 29, 2026 by Palo-Alto-AI-Research-Lab Loading…
Fix wrong worked example in short_window comment docs Improvements or additions to documentation
#809 opened Jul 17, 2026 by Osamaali313 Loading…
chat_rl: support resuming an interrupted RL run feature New feature or request
#808 opened Jul 13, 2026 by parasol-aser Loading…
Add counterfactual controls + response logging to the CORE eval feature New feature or request
#806 opened Jul 11, 2026 by veryfansome Loading…
Fix SDPA fallback to honor non-causal attention potential_bug Needs investigation/confirmation whether or not it's a bug
#805 opened Jul 10, 2026 by KingJing1 Loading…
Fix naive generate() crashing on single-token prompts potential_bug Needs investigation/confirmation whether or not it's a bug
#794 opened Jun 30, 2026 by devYRPauli Loading…
Add MMLU-Pro Evaluation for Improved Reasoning Measurement feature New feature or request
#785 opened Jun 23, 2026 by Mithun-033 Loading…
chat_sft: fix --num-iterations to count optimizer steps, not micro-batches potential_bug Needs investigation/confirmation whether or not it's a bug
#775 opened Jun 12, 2026 by walbis Loading…
Use requests instead of urllib for downloads, fixes SSL on macOS potential_bug Needs investigation/confirmation whether or not it's a bug
#740 opened Apr 30, 2026 by modulovalue Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.