research14 commited on
Commit
52ec931
1 Parent(s): a322f9d

Test install fastchat and vicuna

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  transformers
2
  torch
3
  openai
4
- fschat
5
- sentencepiece
 
 
1
  transformers
2
  torch
3
  openai
4
+ sentencepiece
5
+ python3 -m fastchat.serve.huggingface_api --model lmsys/vicuna-7b-v1.3
6
+ python3 -m fastchat.serve.huggingface_api --model lmsys/fastchat-t5-3b-v1.0