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

Merge the current runner state into a new actual running state api #605

Open
philwinder opened this issue Nov 22, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@philwinder
Copy link
Contributor

The "activeInstances" api is powered by the runner's activeModelInstances. This is the old definition of things that are running.

I kept this for the time being because it has useful information in there like GPU usage and such. Also backwards compatability. But in reality it has nothing to do with the slots that have actually been scheduled. It's not part of the slots code.

So we need to merge the idea of runner slots and activeInstances together into one unified thing.

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

No branches or pull requests

1 participant