pagezyhf HF Staff commited on
Commit
cf97f40
·
verified ·
1 Parent(s): 7866bb6

Add 5 model(s) from daily sync (2026-05-09)

Browse files

- jackxinning/Leanly_AI -> ml.g6e.2xlarge
- HiDream-ai/HiDream-O1-Image -> ml.g6e.2xlarge
- Zyphra/ZAYA1-74B-preview -> ml.g6e.12xlarge
- havenoammo/Qwen3.6-35B-A3B-MTP-GGUF -> ml.g6e.2xlarge
- RunDiffusion/Juggernaut-Z-Image -> ml.g6.2xlarge

Files changed (1) hide show
  1. modal.json +30 -0
modal.json CHANGED
@@ -5953,6 +5953,36 @@
5953
  "instanceType": "ml.g6e.2xlarge",
5954
  "numGpu": 1,
5955
  "containerStartupHealthCheckTimeout": 900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5956
  }
5957
  ]
5958
  },
 
5953
  "instanceType": "ml.g6e.2xlarge",
5954
  "numGpu": 1,
5955
  "containerStartupHealthCheckTimeout": 900
5956
+ },
5957
+ {
5958
+ "id": "HiDream-ai/HiDream-O1-Image",
5959
+ "instanceType": "ml.g6e.2xlarge",
5960
+ "numGpu": 1,
5961
+ "containerStartupHealthCheckTimeout": 900
5962
+ },
5963
+ {
5964
+ "id": "RunDiffusion/Juggernaut-Z-Image",
5965
+ "instanceType": "ml.g6.2xlarge",
5966
+ "numGpu": 1,
5967
+ "containerStartupHealthCheckTimeout": 900
5968
+ },
5969
+ {
5970
+ "id": "Zyphra/ZAYA1-74B-preview",
5971
+ "instanceType": "ml.g6e.12xlarge",
5972
+ "numGpu": 4,
5973
+ "containerStartupHealthCheckTimeout": 1800
5974
+ },
5975
+ {
5976
+ "id": "havenoammo/Qwen3.6-35B-A3B-MTP-GGUF",
5977
+ "instanceType": "ml.g6e.2xlarge",
5978
+ "numGpu": 1,
5979
+ "containerStartupHealthCheckTimeout": 900
5980
+ },
5981
+ {
5982
+ "id": "jackxinning/Leanly_AI",
5983
+ "instanceType": "ml.g6e.2xlarge",
5984
+ "numGpu": 1,
5985
+ "containerStartupHealthCheckTimeout": 900
5986
  }
5987
  ]
5988
  },