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

[ML] Set priority parameter for starting trained model deployments #144595

Closed
darnautov opened this issue Nov 4, 2022 · 1 comment
Closed

[ML] Set priority parameter for starting trained model deployments #144595

darnautov opened this issue Nov 4, 2022 · 1 comment
Assignees
Labels
Feature:3rd Party Models ML 3rd party models :ml Team:ML Team label for ML (also use :ml) v8.6.0

Comments

@darnautov
Copy link
Contributor

Start trained model deployment API supports a new priority parameter (related PR).

Trained Models UI should provide an additional configuration in the start deployment modal:

  • For low-priority deployments, disable the number of allocations and thread per allocation params, setting them to defaults (1 and 1 accordingly)
  • For Trial clusters on Cloud make it a low priority by default
@darnautov darnautov added :ml Feature:3rd Party Models ML 3rd party models Team:ML Team label for ML (also use :ml) v8.6.0 labels Nov 4, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@darnautov darnautov self-assigned this Nov 7, 2022
darnautov added a commit that referenced this issue Nov 15, 2022
… model deployments (#144704)

## Summary

Resolves #144550 and #144595

Adds a new action to the Trained Models table to update the number of
allocations for already started deployments.

<img width="1422" alt="image"
src="https://user-images.githubusercontent.com/5236598/200321473-0b869084-6c25-4873-8409-b948b7bede50.png">


Sets priority while starting a deployment 
<img width="1278" alt="image"
src="https://user-images.githubusercontent.com/5236598/200596233-a884d271-fefb-4898-9f2f-8d4724d25484.png">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:3rd Party Models ML 3rd party models :ml Team:ML Team label for ML (also use :ml) v8.6.0
Projects
None yet
Development

No branches or pull requests

2 participants