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

Refactor serve to allow direct access to instance #51

Closed
wants to merge 2 commits into from

Conversation

EthanMarx
Copy link
Contributor

@EthanMarx EthanMarx commented Dec 12, 2023

Refactors the serve module, to allow easier direct access to the Singularity instance object that launches the triton server.

Adds intermediary build_instance method, which constructs the Singularity.instance, attaches the .wait method, and attaches a new .execute method that runs the triton binary in a separate thread.

@EthanMarx EthanMarx changed the title efactor serve to allow direct access to instance Refactor serve to allow direct access to instance Dec 12, 2023
@EthanMarx EthanMarx closed this Jul 26, 2024
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

Successfully merging this pull request may close these issues.

1 participant