GradLLM / requirements.txt
johnbridges's picture
.
e29d9b0
raw
history blame
584 Bytes
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/cpu/us/
# Web + API
gradio>=5.3.0
fastapi>=0.116.1
uvicorn>=0.35.0
aio-pika>=9.5.7
# Config
pydantic>=2.11.7
pydantic-settings>=2.10.1
# Hugging Face / LLM
spaces
accelerate
autoawq
huggingface_hub
vllm>=0.10.0
transformers>=4.51.0
# Intel optimized PyTorch stack (BF16-capable oneDNN build)
torch==2.8.0
intel-extension-for-pytorch==2.8.0
# TimesFM from source + deps
git+https://github.com/google-research/timesfm.git@master
numpy==1.26.4
einops>=0.7
pandas>=2.0,<2.3
scikit-learn>=1.3,<1.6
absl-py>=1.4