temp: update

This commit is contained in:
csunny 2023-05-25 23:38:39 +08:00
parent 8fe5db9137
commit 310e1c42c5

View File

@ -18,7 +18,7 @@
#** LLM MODELS **#
#*******************************************************************#
LLM_MODEL=vicuna-13b
MODEL_SERVER=http://120.79.27.110:8000
MODEL_SERVER=http://127.0.0.1:8000
LIMIT_MODEL_CONCURRENCY=5
MAX_POSITION_EMBEDDINGS=4096