ModelMetadataResponse
Metadata about a model, including its versions, platform, and input/output tensor specifications.
AICNCFDeploymentInferenceKubernetesLLMMachine LearningModel ServingMLOpsScalability
Properties
| Name |
Type |
Description |
| name |
string |
Model name. |
| versions |
array |
Available model versions. |
| platform |
string |
Backend platform (e.g., tensorflow_savedmodel, pytorch_libtorch, sklearn_sklearn, xgboost_xgboost, onnxruntime_onnx). |
| inputs |
array |
|
| outputs |
array |
|
JSON Schema