guido-common~=0.1.0
torch>=2.4.0
safetensors>=0.7.0
huggingface-hub>=1.0.0

[all]
guido-inference[dev,fla,hf-tokenizer]

[dev]
pytest>=9.0
pytest-cov>=6.0
ruff>=0.14.0
mypy>=1.19.0

[fla]
flash-linear-attention>=0.4.0
triton>=3.6.0

[hf-tokenizer]
transformers>=5.0.0
