Mqllmengine #14718
baturgezici
started this conversation in
General
Mqllmengine
#14718
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to build an application for multiple users with at mos efficiency. I tried to create the application with asyncllmengine but in threads I see that mqllmengine might be a better choice. Right now I am using
vllm serve
. Is there an example of how to use mqllmengine? Is there a way to run the server in the python code itself rather than running the server externally or with a subprocess?Beta Was this translation helpful? Give feedback.
All reactions