fix tiiuae/falcon-7b
Browse files- modal.json +2 -2
modal.json
CHANGED
@@ -2044,8 +2044,8 @@
|
|
2044 |
},
|
2045 |
{
|
2046 |
"id": "tiiuae/falcon-7b",
|
2047 |
-
"instanceType": "ml.g5.
|
2048 |
-
"numGpu":
|
2049 |
"containerStartupHealthCheckTimeout": 900
|
2050 |
}
|
2051 |
]
|
|
|
2044 |
},
|
2045 |
{
|
2046 |
"id": "tiiuae/falcon-7b",
|
2047 |
+
"instanceType": "ml.g5.2xlarge",
|
2048 |
+
"numGpu": 1,
|
2049 |
"containerStartupHealthCheckTimeout": 900
|
2050 |
}
|
2051 |
]
|