abetlen / abetlen/llama-cpp-python
Recurrent errors in server mode
未关闭
bug
- 主要语言
- Python
- 星标
- 10.6k
- 派生
- 1.4k
- PR 合并指标
- PR 指标待抓取
描述
It happens when I bombards the server with many requests.
The errors are either RuntimeError, e.g., `RuntimeError: Could not convert data into a valid instance of typing.Optional[typing.List[openai.types.chat.chat_completion_message_tool_call.ChatCompletionMessageToolCall]])`, or RecursionError, e.g., `exceeded while calling a Python object`
贡献指南
评估
这个 Issue 还没有评估数据。