Demainlip

Results 2 comments of Demainlip

python3 -m fastchat.serve.controller --host 0.0.0.0 --port 20001 python3 -m fastchat.serve.openai_api_server --host 0.0.0.0 --port 20000 --controller-address http://0.0.0.0:20001 python3 -m fastchat.serve.model_worker --host 0.0.0.0 --port 21001 --worker-address http://0.0.0.0:21001 --controller-address http://0.0.0.0:20001 --model-names "glm-4-9b-chat-1m" --model-path...

fschat已经做过修改,才运行的 ![微信图片编辑_20240823113159](https://github.com/user-attachments/assets/2840c613-ae13-4c1e-834b-bc26c1b1f797)