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

Add kwargs for explicit model control and initial model to hermes.aeriel.serve.serve #5

Open
alecgunny opened this issue Jun 27, 2022 · 0 comments
Labels
aeriel Issue with hermes.aeriel enhancement New feature or request good first issue Good for newcomers

Comments

@alecgunny
Copy link
Contributor

Right now, the serve context can be used to run the inference server with explicit control via the server_args kwarg. It would be helpful to include explicit arguments for this behavior in the function itself to simplify the API for this behavior since there's lots of use cases where it would be helpful (especially in light of #3)

@alecgunny alecgunny added enhancement New feature or request aeriel Issue with hermes.aeriel labels Jun 27, 2022
@alecgunny alecgunny added the good first issue Good for newcomers label Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aeriel Issue with hermes.aeriel enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant