File size: 295 Bytes
5a0be76 |
1 2 3 4 5 6 7 8 9 10 11 |
# Unsloth and its dependencies git+https://github.com/unslothai/unsloth.git#egg=unsloth[colab-new] xformers<0.0.27 trl<0.9.0 peft accelerate bitsandbytes gradio torch # Specify the version if needed, e.g., torch==1.13.1 transformers # Specify the version if needed, e.g., transformers==4.21.1 |