This commit is contained in:
VishalKrishnaKumar 2026-01-26 19:05:11 -08:00 committed by GitHub
commit 2a346e83db
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]