mirror of
https://github.com/karpathy/nanochat.git
synced 2026-07-05 20:39:14 +00:00
add setuptools for CPU run
This commit is contained in:
parent
a445144d39
commit
8ef90bc154
|
|
@ -54,6 +54,7 @@ explicit = true
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
cpu = [
|
cpu = [
|
||||||
|
"setuptools>=65.0.0",
|
||||||
"torch==2.9.1",
|
"torch==2.9.1",
|
||||||
]
|
]
|
||||||
gpu = [
|
gpu = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user