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

Clarification on possibilities to set the model in status ModelAvailable via Python APIs #5193

Open
avolts opened this issue Jan 23, 2024 · 0 comments

Comments

@avolts
Copy link

avolts commented Jan 23, 2024

I have installed SeldonCoreV2 with Docker Compose and I can execute the local examples.
After that, I set up my own Triton example with the help of this.

Now I'm trying to load and set the model to be available in my Python code for the Triton example. And here I'm kind of stuck.
The Scheduler API provides the LoadModel functionality but I cannot find a way to set my model to ready.

A local example of how to do it with the API would be really helpful. Or is there any other recommended way?

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

1 participant