File size: 253 Bytes
e3df1b9
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "model_type": "hydra_dit",
  "architectures": [
    "HyDRAModel"
  ],
  "framework": "pytorch",
  "base_model_name_or_path": "Wan-AI/Wan2.1-T2V-1.3B",
  "task_specific_params": {
    "text-to-video": {
      "hybrid_memory_enabled": true
    }
  }
}