find-links for wheels, auto-gptq -> gptqmodel

This commit is contained in:
Dan Saunders
2025-09-16 15:43:57 -04:00
parent 02dc263338
commit a4565476e0
2 changed files with 87 additions and 32 deletions

View File

@@ -203,7 +203,8 @@ dev-dependencies = [
"mypy",
]
find-links = [
"https://github.com/Dao-AILab/flash-attention/releases/expanded_assets/v2.8.3",
"https://github.com/Dao-AILab/flash-attention/releases",
"https://github.com/Dao-AILab/causal-conv1d/releases",
"https://github.com/ModelCloud/GPTQModel/releases",
]
prerelease = "allow"