change the default to use runfast, which imo works just fine

This commit is contained in:
Andrej Karpathy
2023-08-10 05:06:49 +00:00
parent 5f8068fd43
commit 3f69c6cdc4
+1 -1
View File
@@ -35,7 +35,7 @@
"source": [
"#@title Build\n",
"\n",
"!make run"
"!make runfast"
]
},
{