File size: 403 Bytes
c44d570
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "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"
  }
}