This commit is contained in:
VishalKrishnaKumar 2026-02-01 22:31:03 -06:00 committed by GitHub
commit b563759ea9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,6 +63,7 @@ cpu = [
]
gpu = [
"torch>=2.9.1",
"nvidia-nvshmem-cu12>=3.3",
]
[tool.uv]