Update modal.json
Browse fileserror on sm num gpus for deepseek distilled llama 70B
- modal.json +1 -1
modal.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
{
|
5 |
"id": "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
6 |
"instanceType": "ml.g6.48xlarge",
|
7 |
-
"numGpu":
|
8 |
"containerStartupHealthCheckTimeout": 2400
|
9 |
},
|
10 |
{
|
|
|
4 |
{
|
5 |
"id": "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
6 |
"instanceType": "ml.g6.48xlarge",
|
7 |
+
"numGpu": 8,
|
8 |
"containerStartupHealthCheckTimeout": 2400
|
9 |
},
|
10 |
{
|