force torch to match when installing fa and deepspeed using uv
This commit is contained in:
@@ -63,3 +63,5 @@ docstring-code-format = false
|
||||
|
||||
[tool.uv.extra-build-dependencies]
|
||||
axolotl = ["huggingface_hub"]
|
||||
flash-attn = [{ requirement = "torch", match-runtime = true }]
|
||||
deepspeed = [{ requirement = "torch", match-runtime = true }]
|
||||
|
||||
Reference in New Issue
Block a user