nemo_microservices.types.customization.customization_config_filter_param#
Module Contents#
Classes#
API#
- class nemo_microservices.types.customization.customization_config_filter_param.CustomizationConfigFilterParam#
Bases:
typing_extensions.TypedDict- enabled: bool#
None
Filter by whether the target is enabled or not for customization
- finetuning_type: str#
None
Filter by the finetuning type
- name: str#
None
Filter by the name of the customization config
- namespace: str#
None
The namespace of the configuration
- target_base_model: str#
None
Filter by name of the target’s base model.
- target_name: str#
None
Filter by name of the target.
- training_type: str#
None
Filter by the training type