nemo_microservices.types.customization.customization_config_filter#
Module Contents#
Classes#
API#
- class nemo_microservices.types.customization.customization_config_filter.CustomizationConfigFilter(/, **data: Any)#
Bases:
nemo_microservices._models.BaseModel- enabled: bool | None#
None
Filter by whether the target is enabled or not for customization
- finetuning_type: str | None#
None
Filter by the finetuning type
- name: str | None#
None
Filter by the name of the customization config
- namespace: str | None#
None
The namespace of the configuration
- target_base_model: str | None#
None
Filter by name of the target’s base model.
- target_name: str | None#
None
Filter by name of the target.
- training_type: str | None#
None
Filter by the training type