Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- git clone git@github.com:karpathy/nanochat.git
- cd nanochat
- curl -LsSf https://astral.sh/uv/install.sh | sh
- uv venv
- uv sync
- source .venv/bin/activate
- wandb login # Paste your API key when prompted
- WANDB_RUN=speedrun screen -L -Logfile speedrun.log -S speedrun bash speedrun.sh
Advertisement
Add Comment
Please, Sign In to add comment