evanfrick commited on
Commit
e84a140
β€’
1 Parent(s): f086c14

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
  plotly
2
  git+https://github.com/lm-sys/FastChat.git@main#egg=fschat[model_worker,webui]
 
 
 
 
 
 
3
  scipy
 
1
  plotly
2
  git+https://github.com/lm-sys/FastChat.git@main#egg=fschat[model_worker,webui]
3
+ accelerate>=0.21
4
+ peft
5
+ sentencepiece
6
+ torch
7
+ transformers>=4.31.0
8
+ protobuf
9
  scipy