| 1234567891011121314151617 |
- torch>=2.4.0
- transformers @ git+https://github.com/huggingface/transformers.git@main
- accelerate>=1.2.0
- peft>=0.14.0
- trl>=0.14.0
- bitsandbytes>=0.45.0
- datasets>=3.2.0
- safetensors>=0.4.0
- sentencepiece>=0.2.0
- protobuf>=5.0.0
- gradio>=5.0.0
- huggingface_hub>=0.27.0
- wandb>=0.19.0
- pyyaml>=6.0
- einops>=0.8.0
- scipy>=1.14.0
- numpy<2.0
|