Add 2 models that has changed their names
Browse files- modal.json +12 -0
modal.json
CHANGED
@@ -105,6 +105,12 @@
|
|
105 |
"numGpu": 8,
|
106 |
"containerStartupHealthCheckTimeout": 900
|
107 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
108 |
{
|
109 |
"id": "fangloveskari/Platypus_QLoRA_LLaMA_70b",
|
110 |
"instanceType": "ml.p4d.24xlarge",
|
@@ -195,6 +201,12 @@
|
|
195 |
"numGpu": 8,
|
196 |
"containerStartupHealthCheckTimeout": 900
|
197 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
198 |
{
|
199 |
"id": "garage-bAInd/Platypus2-70B",
|
200 |
"instanceType": "ml.p4d.24xlarge",
|
|
|
105 |
"numGpu": 8,
|
106 |
"containerStartupHealthCheckTimeout": 900
|
107 |
},
|
108 |
+
{
|
109 |
+
"id": "upstage/SOLAR-0-70b-16bit",
|
110 |
+
"instanceType": "ml.p4d.24xlarge",
|
111 |
+
"numGpu": 8,
|
112 |
+
"containerStartupHealthCheckTimeout": 900
|
113 |
+
},
|
114 |
{
|
115 |
"id": "fangloveskari/Platypus_QLoRA_LLaMA_70b",
|
116 |
"instanceType": "ml.p4d.24xlarge",
|
|
|
201 |
"numGpu": 8,
|
202 |
"containerStartupHealthCheckTimeout": 900
|
203 |
},
|
204 |
+
{
|
205 |
+
"id": "quantumaikr/llama-2-70B-instruct",
|
206 |
+
"instanceType": "ml.p4d.24xlarge",
|
207 |
+
"numGpu": 8,
|
208 |
+
"containerStartupHealthCheckTimeout": 900
|
209 |
+
},
|
210 |
{
|
211 |
"id": "garage-bAInd/Platypus2-70B",
|
212 |
"instanceType": "ml.p4d.24xlarge",
|