Nemotron-Labs-Audex-2B / config.json
Arsh9210's picture
Added config.json
c44d570 verified
Raw
History Blame Contribute Delete
403 Bytes
{
"model_type": "nemotron_labs_audex",
"model_name": "Nemotron-Labs-Audex-2B",
"description": "Repository-level manifest. Load task-specific checkpoints from the folders below.",
"default_checkpoint_folder": "checkpoint_folder_full",
"checkpoint_folders": {
"full": "checkpoint_folder_full",
"audiogen": "checkpoint_folder_audiogen",
"textonly": "checkpoint_folder_textonly"
}
}