We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently when you click "New Model Server" it just lets you paste YAML.
It would be nicer if it presented a form to create an Inference Service without YAML knowledge (and also allow pasting YAML if desired)
I can work on this if the idea is approved.
Form would be something like this, most fields would be optional:
Name Field [REQUIRED]
Model Format [REQUIRED]
Serving Runtime (auto set by model format but editable)
StorageURI Field [REQUIRED]
Resources
Custom Ports
Replicas
Enable Autoscaling Checkbox
Enable Transformer Checkbox
ImagePullSecrets Ref Field
The text was updated successfully, but these errors were encountered:
We would also love to have this!
Sorry, something went wrong.
No branches or pull requests
Currently when you click "New Model Server" it just lets you paste YAML.
It would be nicer if it presented a form to create an Inference Service without YAML knowledge (and also allow pasting YAML if desired)
I can work on this if the idea is approved.
Form would be something like this, most fields would be optional:
Name Field [REQUIRED]
Model Format [REQUIRED]
Serving Runtime (auto set by model format but editable)
StorageURI Field [REQUIRED]
Resources
Custom Ports
Replicas
Enable Autoscaling Checkbox
Enable Transformer Checkbox
ImagePullSecrets Ref Field
The text was updated successfully, but these errors were encountered: