huggingface_hub>=0.30.0

[all]
optimum>=1.24.0
auto-gptq>=0.7.1
llmcompressor>=0.5.1
bitsandbytes>=0.45.5
ai-edge-torch>=0.4.0
ai-edge-litert>=1.2.0
tensorflow>=2.19.0
onnx>=1.18.0
onnxruntime>=1.21.0
onnx2tf>=1.28.2
llama-cpp-python>=0.3.8
gguf>=0.10.0
auto-round>=0.5.0
datasets>=3.5.0
transformers>=4.51.0
accelerate>=1.6.0
torch>=2.6.0
pytest>=8.3.0

[awq]
llmcompressor>=0.5.1

[bnb]
bitsandbytes>=0.45.5

[datasets]
datasets>=3.5.0

[dev]
pytest>=8.3.0

[gguf]
llama-cpp-python>=0.3.8
gguf>=0.10.0
auto-round>=0.5.0

[gptq]
optimum>=1.24.0
auto-gptq>=0.7.1

[litert]
ai-edge-torch>=0.4.0
ai-edge-litert>=1.2.0

[tflite]
tensorflow>=2.19.0
onnx>=1.18.0
onnxruntime>=1.21.0
onnx2tf>=1.28.2

[torch]
transformers>=4.51.0
accelerate>=1.6.0
torch>=2.6.0
