We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
命令行依次运行指令: python -m chat.server.controller
然后另一个命令行运行: python -m chat.server.model_worker --model-path models/TestGPT-7B --device cpu
最后另一个命令行运行: python -m chat.server.gradio_testgpt
无任何反应!!! 这是为什么啊,求助大神