You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
The text was updated successfully, but these errors were encountered:
@Quang-elec44 I think we'd need some logs or more info to know what went wrong here.
It's a known issue that requests can crash the MQLLMEngine, and in the case where no other requests are received by the server after a crash, the engine will silently quit and eventually the server will shut itself down when it stops hearing heartbeats from the engine. This open PR fixes that situation by causing the server to shut down immediately when the engine crashes: #9023
Your current environment
The output of `python collect_env.py`
Model Input Dumps
No response
🐛 Describe the bug
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: