Merge cluster to master #3

Merged
cyberes merged 163 commits from cluster into master 2023-10-27 19:19:22 -06:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 70cf6843e5 - Show all commits

View File

@ -4,7 +4,6 @@ Flask-Caching==2.0.2
requests~=2.31.0 requests~=2.31.0
tiktoken~=0.5.0 tiktoken~=0.5.0
gevent~=23.9.0.post1 gevent~=23.9.0.post1
torch~=2.0.1
PyMySQL~=1.1.0 PyMySQL~=1.1.0
simplejson~=3.19.1 simplejson~=3.19.1
websockets~=11.0.3 websockets~=11.0.3
@ -15,3 +14,4 @@ flask-sock==0.6.0
gunicorn==21.2.0 gunicorn==21.2.0
redis==5.0.1 redis==5.0.1
ujson==5.8.0 ujson==5.8.0
vllm