AutoGGUF/requirements.txt

27 lines
368 B
Plaintext

# System Monitoring
PyYAML~=6.0.2
psutil~=6.0.0
pynvml~=11.5.3
# GUI Library
PySide6~=6.7.2
# llama.cpp tools (external)
safetensors~=0.4.4
numpy<3.0.0
torch~=2.4.0
sentencepiece~=0.2.0
# PyPI build
setuptools~=74.0.0
# HuggingFace Download/Upload
huggingface-hub~=0.24.6
# AutoFP8 (external)
transformers~=4.44.2
# Local Server
fastapi~=0.112.2
uvicorn~=0.30.6