FetchModelsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Response message for GkeInferenceQuickstart.FetchModels.
Attributes |
|
|---|---|
| Name | Description |
models |
MutableSequence[str]
Output only. List of available models. Open-source models follow the Huggingface Hub owner/model_name format.
|
next_page_token |
str
Output only. A token which may be sent as page_token][FetchModelsResponse.page_token] in a subsequent
FetchModelsResponse call to retrieve the next page of
results. If this field is omitted or empty, then there are
no more results to return.
|