THUDM / AgentBench

A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
https://llmbench.ai
Apache License 2.0
2.15k stars 150 forks source link

[Assistance] Connection Error #86

Closed wz1211 closed 9 months ago

wz1211 commented 9 months ago

Describe the bug api类模型可以正常运行 于是尝试使用OSS类模型(如vicuna),但对话显示Connection Error,不知道是不是fastchat有什么需要配置

To Reproduce Steps to reproduce the behavior: 运行 python -m src.client.agent_test --config configs/agents/fs_agents.yaml --agent vicuna-7b 输入User信息后报错 Connection Error

Desktop (please complete the following information):

Taishi-N324 commented 7 months ago

@wz1211 Were you able to resolve this issue? If so, please let me know how.