Files
tabbyAPI/requirements-amd.txt
kingbri ee99349a78 Requirements: Bump exllamav2
0.0.12

Signed-off-by: kingbri <bdashore3@proton.me>
2024-01-22 21:13:31 -05:00

17 lines
471 B
Plaintext

# Torch
--extra-index-url https://download.pytorch.org/whl/rocm5.6
torch
# Exllamav2
https://github.com/turboderp/exllamav2/releases/download/v0.0.12/exllamav2-0.0.12+rocm5.6-cp311-cp311-linux_x86_64.whl; python_version == "3.11"
https://github.com/turboderp/exllamav2/releases/download/v0.0.12/exllamav2-0.0.12+rocm5.6-cp310-cp310-linux_x86_64.whl; python_version == "3.10"
# Pip dependencies
fastapi
pydantic >= 2.0.0
PyYAML
progress
uvicorn
jinja2 >= 3.0.0
colorlog