FlawedLLM commited on
Commit
eaaf231
·
verified ·
1 Parent(s): d2f75fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
1
  transformers==4.41.0
2
  accelerate==0.30.1
3
  bitsandbytes==0.43.1
4
  peft==0.11.1
5
  xformers==0.0.25.post1
6
- unsloth==2024.5
 
1
+ unsloth @ git+https://github.com/unslothai/unsloth.git
2
  transformers==4.41.0
3
  accelerate==0.30.1
4
  bitsandbytes==0.43.1
5
  peft==0.11.1
6
  xformers==0.0.25.post1
7
+ trl==0.8.6