pagezyhf HF Staff commited on
Commit
6a14ce3
·
verified ·
1 Parent(s): b365bcb

Add 7 model(s) from daily sync (2026-03-13)

Browse files

- Tesslate/OmniCoder-9B -> ml.g6.2xlarge
- RekaAI/reka-edge-2603 -> ml.g6.2xlarge
- black-forest-labs/FLUX.2-klein-9b-kv -> ml.g6e.2xlarge
- microsoft/bitnet-b1.58-2B-4T -> ml.g6.2xlarge
- bharatgenai/Param2-17B-A2.4B-Thinking -> ml.g6e.2xlarge
- 1Covenant/Covenant-72B -> ml.p4d.24xlarge
- Jackrong/Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled -> ml.g6.2xlarge

Files changed (1) hide show
  1. modal.json +42 -0
modal.json CHANGED
@@ -3787,6 +3787,48 @@
3787
  "instanceType": "ml.g6.2xlarge",
3788
  "numGpu": 1,
3789
  "containerStartupHealthCheckTimeout": 900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3790
  }
3791
  ]
3792
  },
 
3787
  "instanceType": "ml.g6.2xlarge",
3788
  "numGpu": 1,
3789
  "containerStartupHealthCheckTimeout": 900
3790
+ },
3791
+ {
3792
+ "id": "1Covenant/Covenant-72B",
3793
+ "instanceType": "ml.p4d.24xlarge",
3794
+ "numGpu": 8,
3795
+ "containerStartupHealthCheckTimeout": 3600
3796
+ },
3797
+ {
3798
+ "id": "Jackrong/Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled",
3799
+ "instanceType": "ml.g6.2xlarge",
3800
+ "numGpu": 1,
3801
+ "containerStartupHealthCheckTimeout": 900
3802
+ },
3803
+ {
3804
+ "id": "RekaAI/reka-edge-2603",
3805
+ "instanceType": "ml.g6.2xlarge",
3806
+ "numGpu": 1,
3807
+ "containerStartupHealthCheckTimeout": 900
3808
+ },
3809
+ {
3810
+ "id": "Tesslate/OmniCoder-9B",
3811
+ "instanceType": "ml.g6.2xlarge",
3812
+ "numGpu": 1,
3813
+ "containerStartupHealthCheckTimeout": 900
3814
+ },
3815
+ {
3816
+ "id": "bharatgenai/Param2-17B-A2.4B-Thinking",
3817
+ "instanceType": "ml.g6e.2xlarge",
3818
+ "numGpu": 1,
3819
+ "containerStartupHealthCheckTimeout": 900
3820
+ },
3821
+ {
3822
+ "id": "black-forest-labs/FLUX.2-klein-9b-kv",
3823
+ "instanceType": "ml.g6e.2xlarge",
3824
+ "numGpu": 1,
3825
+ "containerStartupHealthCheckTimeout": 900
3826
+ },
3827
+ {
3828
+ "id": "microsoft/bitnet-b1.58-2B-4T",
3829
+ "instanceType": "ml.g6.2xlarge",
3830
+ "numGpu": 1,
3831
+ "containerStartupHealthCheckTimeout": 900
3832
  }
3833
  ]
3834
  },