pagezyhf HF Staff commited on
Commit
342ed28
·
verified ·
1 Parent(s): 7088084

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

Browse files

- deepseek-ai/DeepSeek-V4-Pro -> ml.p5e.48xlarge
- deepseek-ai/DeepSeek-V4-Flash -> ml.g6e.12xlarge
- SicariusSicariiStuff/Assistant_Pepe_32B -> ml.g6.12xlarge
- zerofata/G4-MeroMero-31B -> ml.g6.12xlarge
- lewtun/talkie-1930-13b-it-hf -> ml.g6e.2xlarge

Files changed (1) hide show
  1. modal.json +30 -0
modal.json CHANGED
@@ -5803,6 +5803,36 @@
5803
  "instanceType": "ml.g6.2xlarge",
5804
  "numGpu": 1,
5805
  "containerStartupHealthCheckTimeout": 900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5806
  }
5807
  ]
5808
  },
 
5803
  "instanceType": "ml.g6.2xlarge",
5804
  "numGpu": 1,
5805
  "containerStartupHealthCheckTimeout": 900
5806
+ },
5807
+ {
5808
+ "id": "SicariusSicariiStuff/Assistant_Pepe_32B",
5809
+ "instanceType": "ml.g6.12xlarge",
5810
+ "numGpu": 4,
5811
+ "containerStartupHealthCheckTimeout": 1800
5812
+ },
5813
+ {
5814
+ "id": "deepseek-ai/DeepSeek-V4-Flash",
5815
+ "instanceType": "ml.g6e.12xlarge",
5816
+ "numGpu": 4,
5817
+ "containerStartupHealthCheckTimeout": 1800
5818
+ },
5819
+ {
5820
+ "id": "deepseek-ai/DeepSeek-V4-Pro",
5821
+ "instanceType": "ml.p5e.48xlarge",
5822
+ "numGpu": 8,
5823
+ "containerStartupHealthCheckTimeout": 3600
5824
+ },
5825
+ {
5826
+ "id": "lewtun/talkie-1930-13b-it-hf",
5827
+ "instanceType": "ml.g6e.2xlarge",
5828
+ "numGpu": 1,
5829
+ "containerStartupHealthCheckTimeout": 900
5830
+ },
5831
+ {
5832
+ "id": "zerofata/G4-MeroMero-31B",
5833
+ "instanceType": "ml.g6.12xlarge",
5834
+ "numGpu": 4,
5835
+ "containerStartupHealthCheckTimeout": 1800
5836
  }
5837
  ]
5838
  },