pagezyhf HF Staff commited on
Commit
a7c05f2
·
verified ·
1 Parent(s): c8292e9

Add 9 model(s) from daily sync (2026-02-06)

Browse files

- alana89/TabSTAR -> ml.g6.2xlarge
- Qwen/Qwen2.5-0.5B-Instruct -> ml.g6.2xlarge
- internlm/Intern-S1-Pro -> ml.p4d.24xlarge
- inference-net/Schematron-3B -> ml.g6.2xlarge
- FutureMa/Eva-4B-V2 -> ml.g6.2xlarge
- trillionlabs/gWorld-8B -> ml.g6.2xlarge
- ACE-Step/acestep-v15-base -> ml.g6.2xlarge
- N8Programs/Unslopper-30B-A3B-bf16 -> ml.g6.12xlarge
- TeichAI/GLM-4.7-Flash-Claude-Opus-4.5-High-Reasoning-Distill -> ml.g6.12xlarge

Files changed (1) hide show
  1. modal.json +54 -0
modal.json CHANGED
@@ -3313,6 +3313,60 @@
3313
  "instanceType": "ml.g6.2xlarge",
3314
  "numGpu": 1,
3315
  "containerStartupHealthCheckTimeout": 900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3316
  }
3317
  ]
3318
  },
 
3313
  "instanceType": "ml.g6.2xlarge",
3314
  "numGpu": 1,
3315
  "containerStartupHealthCheckTimeout": 900
3316
+ },
3317
+ {
3318
+ "id": "ACE-Step/acestep-v15-base",
3319
+ "instanceType": "ml.g6.2xlarge",
3320
+ "numGpu": 1,
3321
+ "containerStartupHealthCheckTimeout": 900
3322
+ },
3323
+ {
3324
+ "id": "FutureMa/Eva-4B-V2",
3325
+ "instanceType": "ml.g6.2xlarge",
3326
+ "numGpu": 1,
3327
+ "containerStartupHealthCheckTimeout": 900
3328
+ },
3329
+ {
3330
+ "id": "N8Programs/Unslopper-30B-A3B-bf16",
3331
+ "instanceType": "ml.g6.12xlarge",
3332
+ "numGpu": 4,
3333
+ "containerStartupHealthCheckTimeout": 1800
3334
+ },
3335
+ {
3336
+ "id": "Qwen/Qwen2.5-0.5B-Instruct",
3337
+ "instanceType": "ml.g6.2xlarge",
3338
+ "numGpu": 1,
3339
+ "containerStartupHealthCheckTimeout": 900
3340
+ },
3341
+ {
3342
+ "id": "TeichAI/GLM-4.7-Flash-Claude-Opus-4.5-High-Reasoning-Distill",
3343
+ "instanceType": "ml.g6.12xlarge",
3344
+ "numGpu": 4,
3345
+ "containerStartupHealthCheckTimeout": 1800
3346
+ },
3347
+ {
3348
+ "id": "alana89/TabSTAR",
3349
+ "instanceType": "ml.g6.2xlarge",
3350
+ "numGpu": 1,
3351
+ "containerStartupHealthCheckTimeout": 900
3352
+ },
3353
+ {
3354
+ "id": "inference-net/Schematron-3B",
3355
+ "instanceType": "ml.g6.2xlarge",
3356
+ "numGpu": 1,
3357
+ "containerStartupHealthCheckTimeout": 900
3358
+ },
3359
+ {
3360
+ "id": "internlm/Intern-S1-Pro",
3361
+ "instanceType": "ml.p4d.24xlarge",
3362
+ "numGpu": 8,
3363
+ "containerStartupHealthCheckTimeout": 3600
3364
+ },
3365
+ {
3366
+ "id": "trillionlabs/gWorld-8B",
3367
+ "instanceType": "ml.g6.2xlarge",
3368
+ "numGpu": 1,
3369
+ "containerStartupHealthCheckTimeout": 900
3370
  }
3371
  ]
3372
  },