Class ModelGardenSource (1.90.0)

ModelGardenSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contains information about the source of the models generated from Model Garden.

Attributes

Name Description
public_model_name str
Required. The model garden source model resource name.
version_id str
Optional. The model garden source model version ID.
skip_hf_model_cache bool
Optional. Whether to avoid pulling the model from the HF cache.

Methods

ModelGardenSource

ModelGardenSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contains information about the source of the models generated from Model Garden.