Update modal.json
Browse files- modal.json +6 -0
modal.json
CHANGED
@@ -1,6 +1,12 @@
|
|
1 |
{
|
2 |
"inference": {
|
3 |
"model": [
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
{
|
5 |
"id": "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
6 |
"instanceType": "ml.p5e.48xlarge",
|
|
|
1 |
{
|
2 |
"inference": {
|
3 |
"model": [
|
4 |
+
{
|
5 |
+
"id": "Qwen/Qwen3-235B-A22B-Instruct-2507",
|
6 |
+
"instanceType": "ml.p4de.24xlarge",
|
7 |
+
"numGpu": 8,
|
8 |
+
"containerStartupHealthCheckTimeout": 1200
|
9 |
+
},
|
10 |
{
|
11 |
"id": "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
12 |
"instanceType": "ml.p5e.48xlarge",
|