hello-ram commited on
Commit
52bfa38
·
verified ·
1 Parent(s): 2048d32

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- bitsandbytes
2
  fastapi
3
- uvicorn[standard]
4
- transformers
5
- torch
6
- peft
 
 
 
 
1
  fastapi
2
+ uvicorn
3
+ torch>=2.8.0
4
+ transformers==4.56.2
5
+ unsloth
6
+ unsloth_zoo
7
+ trl==0.22.2