This commit is contained in:
vishal-krishna 2026-01-15 20:21:51 +01:00 committed by GitHub
commit 6bc528fd4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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