torch>=2.2
bitsandbytes>=0.43

[fast]
grouped-nf4-gemm>=0.2.4

[serve]
fastapi>=0.110
uvicorn>=0.29
pydantic>=2
transformers>=5.0
accelerate>=0.30
safetensors>=0.4
huggingface_hub>=0.23

[test]
pytest>=7
transformers>=5.0
accelerate>=0.30
safetensors>=0.4
fastapi>=0.110
httpx>=0.27
grouped-nf4-gemm>=0.9.0

[train]
transformers>=5.0
datasets>=2.14
accelerate>=0.30
safetensors>=0.4
huggingface_hub>=0.23
