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 還沒有評估資料。