torch>=2.0.0
transformers>=4.36.0
datasets>=2.14.0
accelerate>=0.25.0
peft>=0.7.0
trl>=0.7.0
unsloth
bitsandbytes>=0.41.0
safetensors>=0.4.0
huggingface-hub>=0.19.0
tqdm>=4.65.0
pandas>=1.5.0
numpy>=1.24.0

[dev]
pytest
pytest-cov
black
isort
flake8

[eval]
sacrebleu
rouge-score
nltk

[viz]
matplotlib
seaborn
