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

Add 4 model(s) from daily sync (2026-05-08)

Browse files

- havenoammo/Qwen3.6-27B-MTP-UD-GGUF -> ml.g6e.2xlarge
- froggeric/Qwen3.6-27B-MTP-GGUF -> ml.g6.12xlarge
- Jackrong/Qwopus3.6-35B-A3B-v1 -> ml.g6.12xlarge
- LocalAI-io/LocalVQE -> ml.g6.2xlarge

Files changed (1) hide show
  1. modal.json +24 -0
modal.json CHANGED
@@ -5929,6 +5929,30 @@
5929
  "instanceType": "ml.g6.2xlarge",
5930
  "numGpu": 1,
5931
  "containerStartupHealthCheckTimeout": 900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5932
  }
5933
  ]
5934
  },
 
5929
  "instanceType": "ml.g6.2xlarge",
5930
  "numGpu": 1,
5931
  "containerStartupHealthCheckTimeout": 900
5932
+ },
5933
+ {
5934
+ "id": "Jackrong/Qwopus3.6-35B-A3B-v1",
5935
+ "instanceType": "ml.g6.12xlarge",
5936
+ "numGpu": 4,
5937
+ "containerStartupHealthCheckTimeout": 1800
5938
+ },
5939
+ {
5940
+ "id": "LocalAI-io/LocalVQE",
5941
+ "instanceType": "ml.g6.2xlarge",
5942
+ "numGpu": 1,
5943
+ "containerStartupHealthCheckTimeout": 900
5944
+ },
5945
+ {
5946
+ "id": "froggeric/Qwen3.6-27B-MTP-GGUF",
5947
+ "instanceType": "ml.g6.12xlarge",
5948
+ "numGpu": 4,
5949
+ "containerStartupHealthCheckTimeout": 1800
5950
+ },
5951
+ {
5952
+ "id": "havenoammo/Qwen3.6-27B-MTP-UD-GGUF",
5953
+ "instanceType": "ml.g6e.2xlarge",
5954
+ "numGpu": 1,
5955
+ "containerStartupHealthCheckTimeout": 900
5956
  }
5957
  ]
5958
  },