mirror of
https://github.com/karpathy/nanochat.git
synced 2026-05-06 07:50:12 +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]
|
||||
cpu = [
|
||||
"setuptools>=65.0.0",
|
||||
"torch==2.9.1",
|
||||
]
|
||||
gpu = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user