mirror of
https://github.com/xming521/WeClone.git
synced 2026-09-01 04:58:16 +08:00
fix: fix triton source from cuda129 to 126
This commit is contained in:
@@ -79,6 +79,10 @@ torchvision = [
|
||||
{ index = "pytorch-cu126", marker = "platform_system == 'Windows'" },
|
||||
{ index = "pytorch-cu126", marker = "platform_system == 'Linux'" },
|
||||
]
|
||||
triton = [
|
||||
{ index = "pytorch-cu126", marker = "platform_system == 'Windows'" },
|
||||
{ index = "pytorch-cu126", marker = "platform_system == 'Linux'" },
|
||||
]
|
||||
|
||||
|
||||
[[tool.uv.index]]
|
||||
|
||||
Reference in New Issue
Block a user