Skip to content
New issue

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

API Endpoint Recommendation #87

Open
RonanKMcGovern opened this issue Apr 17, 2024 · 3 comments
Open

API Endpoint Recommendation #87

RonanKMcGovern opened this issue Apr 17, 2024 · 3 comments

Comments

@RonanKMcGovern
Copy link

Would you have a recommendation on how to most easily set up an API endpoint that can dynamically batch requests (e.g. like vLLM)?

I realise this is probably quite involved, but perhaps you have some suggestions on quickest paths to hack a working solution.

@Bedrovelsen
Copy link

I too am wondering this and have started looking into making a handler.py for deployment using hugging face inference endpoints

@vikhyat
Copy link
Owner

vikhyat commented Apr 20, 2024

Just created a pull request to add support to vLLM: vllm-project/vllm#4228

@RonanKMcGovern
Copy link
Author

RonanKMcGovern commented Apr 21, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants