diff --git a/requirements-amd.txt b/requirements-amd.txt index d3239e9a..7bcc0ff0 100644 --- a/requirements-amd.txt +++ b/requirements-amd.txt @@ -3,8 +3,8 @@ torch # Exllamav2 -https://github.com/turboderp/exllamav2/releases/download/v0.0.11/exllamav2-0.0.11+rocm5.6-cp311-cp311-linux_x86_64.whl -https://github.com/turboderp/exllamav2/releases/download/v0.0.11/exllamav2-0.0.11+rocm5.6-cp310-cp310-linux_x86_64.whl +https://github.com/turboderp/exllamav2/releases/download/v0.0.11/exllamav2-0.0.11+rocm5.6-cp311-cp311-linux_x86_64.whl; python_version == "3.11" +https://github.com/turboderp/exllamav2/releases/download/v0.0.11/exllamav2-0.0.11+rocm5.6-cp310-cp310-linux_x86_64.whl; python_version == "3.10" # Pip dependencies fastapi @@ -13,4 +13,4 @@ PyYAML progress uvicorn jinja2 >= 3.0.0 -colorlog \ No newline at end of file +colorlog