torch>=2.2
transformers>=4.42
accelerate>=0.30
pillow>=10.0
numpy>=1.24
psutil>=5.9

[constrained]
outlines>=0.1

[cpu]
llama-cpp-python>=0.2.90

[cuda]
bitsandbytes>=0.43

[dev]
pytest>=8.0
pytest-cov

[eval]
openai>=1.30
matplotlib>=3.8
psutil>=5.9

[onnx]
onnx>=1.16
onnxruntime>=1.18

[onnx-gpu]
onnx>=1.16
onnxruntime-gpu>=1.18
