jinyolim commited on
Commit
cfb28fe
1 Parent(s): f4a70d6

JumpStart automated update

Browse files

Report key [2023-10-21-07-37-39/deploy-reports/2023-10-21-07-3/processed-report.json]

Files changed (1) hide show
  1. modal.json +194 -16
modal.json CHANGED
@@ -45,9 +45,9 @@
45
  },
46
  {
47
  "id": "tiiuae/falcon-40b-instruct",
48
- "instanceType": "ml.g5.48xlarge",
49
  "numGpu": 8,
50
- "containerStartupHealthCheckTimeout": 900
51
  },
52
  {
53
  "id": "bigscience/bloom-560m",
@@ -867,9 +867,9 @@
867
  },
868
  {
869
  "id": "codellama/CodeLlama-13b-Instruct-hf",
870
- "instanceType": "ml.g5.12xlarge",
871
- "numGpu": 4,
872
- "containerStartupHealthCheckTimeout": 900
873
  },
874
  {
875
  "id": "posicube/Llama2-chat-AYB-13B",
@@ -1091,7 +1091,7 @@
1091
  "id": "codellama/CodeLlama-34b-hf",
1092
  "instanceType": "ml.p4d.24xlarge",
1093
  "numGpu": 8,
1094
- "containerStartupHealthCheckTimeout": 1800
1095
  },
1096
  {
1097
  "id": "Duxiaoman-DI/XuanYuan-70B",
@@ -1185,9 +1185,9 @@
1185
  },
1186
  {
1187
  "id": "TheBloke/em_german_leo_mistral-GGUF",
1188
- "instanceType": "ml.g5.12xlarge",
1189
- "numGpu": 4,
1190
- "containerStartupHealthCheckTimeout": 900
1191
  },
1192
  {
1193
  "id": "forestai/fireact_llama_2_7b",
@@ -1278,7 +1278,7 @@
1278
  "id": "TheBloke/llemma_7b-GGUF",
1279
  "instanceType": "ml.p4d.24xlarge",
1280
  "numGpu": 8,
1281
- "containerStartupHealthCheckTimeout": 1800
1282
  },
1283
  {
1284
  "id": "kaist-ai/prometheus-7b-v1.0",
@@ -1296,14 +1296,14 @@
1296
  "id": "TheBloke/dolphin-2.1-mistral-7B-GPTQ",
1297
  "instanceType": "ml.p4d.24xlarge",
1298
  "numGpu": 8,
1299
- "containerStartupHealthCheckTimeout": 1200,
1300
  "quantizationMethod": "gptq"
1301
  },
1302
  {
1303
  "id": "TheBloke/Mistral-7B-Code-16K-qlora-GGUF",
1304
  "instanceType": "ml.p4d.24xlarge",
1305
  "numGpu": 8,
1306
- "containerStartupHealthCheckTimeout": 1500
1307
  },
1308
  {
1309
  "id": "WizardLM/WizardCoder-15B-V1.0",
@@ -1315,7 +1315,7 @@
1315
  "id": "TheBloke/Wizard-Vicuna-13B-Uncensored-GGUF",
1316
  "instanceType": "ml.p4d.24xlarge",
1317
  "numGpu": 8,
1318
- "containerStartupHealthCheckTimeout": 1500
1319
  },
1320
  {
1321
  "id": "VAGOsolutions/SauerkrautLM-3b-v1",
@@ -1345,13 +1345,13 @@
1345
  "id": "TheBloke/CodeLlama-7B-GGUF",
1346
  "instanceType": "ml.p4d.24xlarge",
1347
  "numGpu": 8,
1348
- "containerStartupHealthCheckTimeout": 1200
1349
  },
1350
  {
1351
  "id": "TheBloke/MistralLite-7B-GGUF",
1352
  "instanceType": "ml.p4d.24xlarge",
1353
  "numGpu": 8,
1354
- "containerStartupHealthCheckTimeout": 1200
1355
  },
1356
  {
1357
  "id": "NousResearch/Nous-Hermes-Llama2-13b",
@@ -1393,13 +1393,191 @@
1393
  "id": "TheBloke/Mistral-7B-Phibrarian-32K-GGUF",
1394
  "instanceType": "ml.p4d.24xlarge",
1395
  "numGpu": 8,
1396
- "containerStartupHealthCheckTimeout": 900
1397
  },
1398
  {
1399
  "id": "selfrag/selfrag_llama2_13b",
1400
  "instanceType": "ml.p4d.24xlarge",
1401
  "numGpu": 8,
1402
  "containerStartupHealthCheckTimeout": 900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1403
  }
1404
  ]
1405
  },
 
45
  },
46
  {
47
  "id": "tiiuae/falcon-40b-instruct",
48
+ "instanceType": "ml.p4d.24xlarge",
49
  "numGpu": 8,
50
+ "containerStartupHealthCheckTimeout": 1200
51
  },
52
  {
53
  "id": "bigscience/bloom-560m",
 
867
  },
868
  {
869
  "id": "codellama/CodeLlama-13b-Instruct-hf",
870
+ "instanceType": "ml.g5.48xlarge",
871
+ "numGpu": 8,
872
+ "containerStartupHealthCheckTimeout": 1200
873
  },
874
  {
875
  "id": "posicube/Llama2-chat-AYB-13B",
 
1091
  "id": "codellama/CodeLlama-34b-hf",
1092
  "instanceType": "ml.p4d.24xlarge",
1093
  "numGpu": 8,
1094
+ "containerStartupHealthCheckTimeout": 2100
1095
  },
1096
  {
1097
  "id": "Duxiaoman-DI/XuanYuan-70B",
 
1185
  },
1186
  {
1187
  "id": "TheBloke/em_german_leo_mistral-GGUF",
1188
+ "instanceType": "ml.g5.48xlarge",
1189
+ "numGpu": 8,
1190
+ "containerStartupHealthCheckTimeout": 1200
1191
  },
1192
  {
1193
  "id": "forestai/fireact_llama_2_7b",
 
1278
  "id": "TheBloke/llemma_7b-GGUF",
1279
  "instanceType": "ml.p4d.24xlarge",
1280
  "numGpu": 8,
1281
+ "containerStartupHealthCheckTimeout": 2100
1282
  },
1283
  {
1284
  "id": "kaist-ai/prometheus-7b-v1.0",
 
1296
  "id": "TheBloke/dolphin-2.1-mistral-7B-GPTQ",
1297
  "instanceType": "ml.p4d.24xlarge",
1298
  "numGpu": 8,
1299
+ "containerStartupHealthCheckTimeout": 1500,
1300
  "quantizationMethod": "gptq"
1301
  },
1302
  {
1303
  "id": "TheBloke/Mistral-7B-Code-16K-qlora-GGUF",
1304
  "instanceType": "ml.p4d.24xlarge",
1305
  "numGpu": 8,
1306
+ "containerStartupHealthCheckTimeout": 1800
1307
  },
1308
  {
1309
  "id": "WizardLM/WizardCoder-15B-V1.0",
 
1315
  "id": "TheBloke/Wizard-Vicuna-13B-Uncensored-GGUF",
1316
  "instanceType": "ml.p4d.24xlarge",
1317
  "numGpu": 8,
1318
+ "containerStartupHealthCheckTimeout": 1800
1319
  },
1320
  {
1321
  "id": "VAGOsolutions/SauerkrautLM-3b-v1",
 
1345
  "id": "TheBloke/CodeLlama-7B-GGUF",
1346
  "instanceType": "ml.p4d.24xlarge",
1347
  "numGpu": 8,
1348
+ "containerStartupHealthCheckTimeout": 1500
1349
  },
1350
  {
1351
  "id": "TheBloke/MistralLite-7B-GGUF",
1352
  "instanceType": "ml.p4d.24xlarge",
1353
  "numGpu": 8,
1354
+ "containerStartupHealthCheckTimeout": 1500
1355
  },
1356
  {
1357
  "id": "NousResearch/Nous-Hermes-Llama2-13b",
 
1393
  "id": "TheBloke/Mistral-7B-Phibrarian-32K-GGUF",
1394
  "instanceType": "ml.p4d.24xlarge",
1395
  "numGpu": 8,
1396
+ "containerStartupHealthCheckTimeout": 1200
1397
  },
1398
  {
1399
  "id": "selfrag/selfrag_llama2_13b",
1400
  "instanceType": "ml.p4d.24xlarge",
1401
  "numGpu": 8,
1402
  "containerStartupHealthCheckTimeout": 900
1403
+ },
1404
+ {
1405
+ "id": "TheBloke/Arithmo-Mistral-7B-GGUF",
1406
+ "instanceType": "ml.p4d.24xlarge",
1407
+ "numGpu": 8,
1408
+ "containerStartupHealthCheckTimeout": 900
1409
+ },
1410
+ {
1411
+ "id": "TheBloke/MythoMax-L2-13B-GGUF",
1412
+ "instanceType": "ml.p4d.24xlarge",
1413
+ "numGpu": 8,
1414
+ "containerStartupHealthCheckTimeout": 900
1415
+ },
1416
+ {
1417
+ "id": "TheBloke/SauerkrautLM-7B-v1-mistral-GGUF",
1418
+ "instanceType": "ml.p4d.24xlarge",
1419
+ "numGpu": 8,
1420
+ "containerStartupHealthCheckTimeout": 900
1421
+ },
1422
+ {
1423
+ "id": "TheBloke/Mistral-11B-OmniMix-GGUF",
1424
+ "instanceType": "ml.p4d.24xlarge",
1425
+ "numGpu": 8,
1426
+ "containerStartupHealthCheckTimeout": 900
1427
+ },
1428
+ {
1429
+ "id": "TheBloke/Airoboros-L2-13B-3.1.1-GGUF",
1430
+ "instanceType": "ml.p4d.24xlarge",
1431
+ "numGpu": 8,
1432
+ "containerStartupHealthCheckTimeout": 900
1433
+ },
1434
+ {
1435
+ "id": "TheBloke/Airoboros-M-7B-3.1.2-GGUF",
1436
+ "instanceType": "ml.p4d.24xlarge",
1437
+ "numGpu": 8,
1438
+ "containerStartupHealthCheckTimeout": 900
1439
+ },
1440
+ {
1441
+ "id": "TheBloke/Phind-CodeLlama-34B-v2-GGUF",
1442
+ "instanceType": "ml.p4d.24xlarge",
1443
+ "numGpu": 8,
1444
+ "containerStartupHealthCheckTimeout": 900
1445
+ },
1446
+ {
1447
+ "id": "TheBloke/llama2_70b_chat_uncensored-GPTQ",
1448
+ "instanceType": "ml.p4d.24xlarge",
1449
+ "numGpu": 8,
1450
+ "containerStartupHealthCheckTimeout": 900,
1451
+ "quantizationMethod": "gptq"
1452
+ },
1453
+ {
1454
+ "id": "TheBloke/Falcon-180B-Chat-GGUF",
1455
+ "instanceType": "ml.p4d.24xlarge",
1456
+ "numGpu": 8,
1457
+ "containerStartupHealthCheckTimeout": 900
1458
+ },
1459
+ {
1460
+ "id": "TheBloke/SynthIA-7B-v1.5-GGUF",
1461
+ "instanceType": "ml.p4d.24xlarge",
1462
+ "numGpu": 8,
1463
+ "containerStartupHealthCheckTimeout": 900
1464
+ },
1465
+ {
1466
+ "id": "TheBloke/CodeLlama-34B-Instruct-GGUF",
1467
+ "instanceType": "ml.p4d.24xlarge",
1468
+ "numGpu": 8,
1469
+ "containerStartupHealthCheckTimeout": 900
1470
+ },
1471
+ {
1472
+ "id": "TheBloke/WizardCoder-Python-34B-V1.0-GGUF",
1473
+ "instanceType": "ml.p4d.24xlarge",
1474
+ "numGpu": 8,
1475
+ "containerStartupHealthCheckTimeout": 900
1476
+ },
1477
+ {
1478
+ "id": "TheBloke/CodeFuse-CodeLlama-34B-GGUF",
1479
+ "instanceType": "ml.p4d.24xlarge",
1480
+ "numGpu": 8,
1481
+ "containerStartupHealthCheckTimeout": 900
1482
+ },
1483
+ {
1484
+ "id": "TheBloke/MLewd-ReMM-L2-Chat-20B-GGUF",
1485
+ "instanceType": "ml.p4d.24xlarge",
1486
+ "numGpu": 8,
1487
+ "containerStartupHealthCheckTimeout": 900
1488
+ },
1489
+ {
1490
+ "id": "TheBloke/Emerhyst-20B-GGUF",
1491
+ "instanceType": "ml.p4d.24xlarge",
1492
+ "numGpu": 8,
1493
+ "containerStartupHealthCheckTimeout": 900
1494
+ },
1495
+ {
1496
+ "id": "TheBloke/Amethyst-13B-Mistral-GGUF",
1497
+ "instanceType": "ml.p4d.24xlarge",
1498
+ "numGpu": 8,
1499
+ "containerStartupHealthCheckTimeout": 900
1500
+ },
1501
+ {
1502
+ "id": "TheBloke/Thespis-13B-v0.3-GGUF",
1503
+ "instanceType": "ml.p4d.24xlarge",
1504
+ "numGpu": 8,
1505
+ "containerStartupHealthCheckTimeout": 900
1506
+ },
1507
+ {
1508
+ "id": "TheBloke/SlimOpenOrca-Mistral-7B-GGUF",
1509
+ "instanceType": "ml.p4d.24xlarge",
1510
+ "numGpu": 8,
1511
+ "containerStartupHealthCheckTimeout": 900
1512
+ },
1513
+ {
1514
+ "id": "TheBloke/agentlm-70B-GGUF",
1515
+ "instanceType": "ml.p4d.24xlarge",
1516
+ "numGpu": 8,
1517
+ "containerStartupHealthCheckTimeout": 900
1518
+ },
1519
+ {
1520
+ "id": "TheBloke/CodeBooga-34B-v0.1-GGUF",
1521
+ "instanceType": "ml.p4d.24xlarge",
1522
+ "numGpu": 8,
1523
+ "containerStartupHealthCheckTimeout": 900
1524
+ },
1525
+ {
1526
+ "id": "TheBloke/Wizard-Vicuna-13B-Uncensored-HF",
1527
+ "instanceType": "ml.p4d.24xlarge",
1528
+ "numGpu": 8,
1529
+ "containerStartupHealthCheckTimeout": 900
1530
+ },
1531
+ {
1532
+ "id": "TheBloke/WizardLM-Uncensored-Falcon-7B-GPTQ",
1533
+ "instanceType": "ml.p4d.24xlarge",
1534
+ "numGpu": 8,
1535
+ "containerStartupHealthCheckTimeout": 900,
1536
+ "quantizationMethod": "gptq"
1537
+ },
1538
+ {
1539
+ "id": "mosaicml/mpt-30b",
1540
+ "instanceType": "ml.p4d.24xlarge",
1541
+ "numGpu": 8,
1542
+ "containerStartupHealthCheckTimeout": 900
1543
+ },
1544
+ {
1545
+ "id": "TheBloke/Llama-2-70B-GPTQ",
1546
+ "instanceType": "ml.p4d.24xlarge",
1547
+ "numGpu": 8,
1548
+ "containerStartupHealthCheckTimeout": 900,
1549
+ "quantizationMethod": "gptq"
1550
+ },
1551
+ {
1552
+ "id": "TheBloke/llama2_7b_chat_uncensored-GGML",
1553
+ "instanceType": "ml.p4d.24xlarge",
1554
+ "numGpu": 8,
1555
+ "containerStartupHealthCheckTimeout": 900
1556
+ },
1557
+ {
1558
+ "id": "TheBloke/jackalope-7B-GGUF",
1559
+ "instanceType": "ml.p4d.24xlarge",
1560
+ "numGpu": 8,
1561
+ "containerStartupHealthCheckTimeout": 900
1562
+ },
1563
+ {
1564
+ "id": "TheBloke/FashionGPT-70B-v1.2-GPTQ",
1565
+ "instanceType": "ml.p4d.24xlarge",
1566
+ "numGpu": 8,
1567
+ "containerStartupHealthCheckTimeout": 900,
1568
+ "quantizationMethod": "gptq"
1569
+ },
1570
+ {
1571
+ "id": "TheBloke/tora-code-34b-v1.0-GGUF",
1572
+ "instanceType": "ml.p4d.24xlarge",
1573
+ "numGpu": 8,
1574
+ "containerStartupHealthCheckTimeout": 900
1575
+ },
1576
+ {
1577
+ "id": "codellama/CodeLlama-13b-hf",
1578
+ "instanceType": "ml.p4d.24xlarge",
1579
+ "numGpu": 8,
1580
+ "containerStartupHealthCheckTimeout": 900
1581
  }
1582
  ]
1583
  },