job
job
¶
Classes:
| Name | Description |
|---|---|
SafeSynthesizerJobConfig |
Configuration model for Safe Synthesizer jobs. |
SafeSynthesizerJobConfig
pydantic-model
¶
Bases: NSSBaseModel
Configuration model for Safe Synthesizer jobs.
Used primarily internally to configure a run submitted to the NeMo Jobs Microservice.
Config:
default:pydantic_model_config
Fields:
-
data_source(str) -
config(SafeSynthesizerParameters) -
hf_token_secret(str | None)