We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is an area that has been a headache for me, and I hope someone can answer me
The text was updated successfully, but these errors were encountered:
Do you mean concurrent requests?
Sorry, something went wrong.
yes
@zhengzhanpeng this currently under development in #771
@abetlen I noticed that llama.cpp's server supports concurrent requests and continuous batching as well https://github.com/ggerganov/llama.cpp/tree/master/examples/server. To enable that for this library, would it be as straightforward as exposing the relevant command line options? Or am I missing something obvious?
No branches or pull requests
This is an area that has been a headache for me, and I hope someone can answer me
The text was updated successfully, but these errors were encountered: