mirror of
https://github.com/karpathy/nanochat.git
synced 2025-12-07 12:52:16 +00:00
Update speedrun.sh
This commit is contained in:
parent
dd6ff9a1cc
commit
f0855cbcc7
|
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
# Default intermediate artifacts directory is in ~/.cache/nanochat
|
# Default intermediate artifacts directory is in ~/.cache/nanochat
|
||||||
export OMP_NUM_THREADS=1
|
export OMP_NUM_THREADS=1
|
||||||
NANOCHAT_BASE_DIR="$HOME/.cache/nanochat"
|
export NANOCHAT_BASE_DIR="$HOME/.cache/nanochat"
|
||||||
mkdir -p $NANOCHAT_BASE_DIR
|
mkdir -p $NANOCHAT_BASE_DIR
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user