jinyolim commited on
Commit
797cf36
1 Parent(s): c47e06d

JumpStart automated update

Browse files

Report key [2023-10-27-07-32-13/deploy-reports/2023-10-27-07-3/processed-report.json]

Files changed (1) hide show
  1. modal.json +13 -15
modal.json CHANGED
@@ -1663,7 +1663,7 @@
1663
  "id": "TheBloke/Xwin-MLewd-13B-v0.2-GGUF",
1664
  "instanceType": "ml.p4d.24xlarge",
1665
  "numGpu": 8,
1666
- "containerStartupHealthCheckTimeout": 1500
1667
  },
1668
  {
1669
  "id": "TheBloke/WizardCoder-15B-1.0-GPTQ",
@@ -1694,7 +1694,7 @@
1694
  "id": "TheBloke/Xwin-MLewd-13B-v0.2-GPTQ",
1695
  "instanceType": "ml.p4d.24xlarge",
1696
  "numGpu": 8,
1697
- "containerStartupHealthCheckTimeout": 1200,
1698
  "quantizationMethod": "gptq"
1699
  },
1700
  {
@@ -1741,16 +1741,16 @@
1741
  },
1742
  {
1743
  "id": "TheBloke/Llama-2-7B-32K-Instruct-GPTQ",
1744
- "instanceType": "ml.g5.48xlarge",
1745
- "numGpu": 2,
1746
- "containerStartupHealthCheckTimeout": 1200,
1747
  "quantizationMethod": "gptq"
1748
  },
1749
  {
1750
  "id": "TheBloke/Llama-2-7b-Chat-GPTQ",
1751
- "instanceType": "ml.g5.48xlarge",
1752
- "numGpu": 2,
1753
- "containerStartupHealthCheckTimeout": 1200,
1754
  "quantizationMethod": "gptq"
1755
  },
1756
  {
@@ -1825,23 +1825,21 @@
1825
  },
1826
  {
1827
  "id": "bigcode/starcoderbase",
1828
- "instanceType": "ml.g5.12xlarge",
1829
- "numGpu": 4,
1830
- "containerStartupHealthCheckTimeout": 900
1831
  },
1832
  {
1833
  "id": "TheBloke/llava-v1.5-13B-AWQ",
1834
  "instanceType": "ml.g5.12xlarge",
1835
  "numGpu": 4,
1836
- "containerStartupHealthCheckTimeout": 900,
1837
- "quantizationMethod": "gptq"
1838
  },
1839
  {
1840
  "id": "TheBloke/Mistral-11B-CC-Air-RP-AWQ",
1841
  "instanceType": "ml.g5.12xlarge",
1842
  "numGpu": 4,
1843
- "containerStartupHealthCheckTimeout": 900,
1844
- "quantizationMethod": "gptq"
1845
  }
1846
  ]
1847
  },
 
1663
  "id": "TheBloke/Xwin-MLewd-13B-v0.2-GGUF",
1664
  "instanceType": "ml.p4d.24xlarge",
1665
  "numGpu": 8,
1666
+ "containerStartupHealthCheckTimeout": 1800
1667
  },
1668
  {
1669
  "id": "TheBloke/WizardCoder-15B-1.0-GPTQ",
 
1694
  "id": "TheBloke/Xwin-MLewd-13B-v0.2-GPTQ",
1695
  "instanceType": "ml.p4d.24xlarge",
1696
  "numGpu": 8,
1697
+ "containerStartupHealthCheckTimeout": 1500,
1698
  "quantizationMethod": "gptq"
1699
  },
1700
  {
 
1741
  },
1742
  {
1743
  "id": "TheBloke/Llama-2-7B-32K-Instruct-GPTQ",
1744
+ "instanceType": "ml.p4d.24xlarge",
1745
+ "numGpu": 8,
1746
+ "containerStartupHealthCheckTimeout": 1500,
1747
  "quantizationMethod": "gptq"
1748
  },
1749
  {
1750
  "id": "TheBloke/Llama-2-7b-Chat-GPTQ",
1751
+ "instanceType": "ml.p4d.24xlarge",
1752
+ "numGpu": 8,
1753
+ "containerStartupHealthCheckTimeout": 1500,
1754
  "quantizationMethod": "gptq"
1755
  },
1756
  {
 
1825
  },
1826
  {
1827
  "id": "bigcode/starcoderbase",
1828
+ "instanceType": "ml.g5.48xlarge",
1829
+ "numGpu": 8,
1830
+ "containerStartupHealthCheckTimeout": 1200
1831
  },
1832
  {
1833
  "id": "TheBloke/llava-v1.5-13B-AWQ",
1834
  "instanceType": "ml.g5.12xlarge",
1835
  "numGpu": 4,
1836
+ "containerStartupHealthCheckTimeout": 900
 
1837
  },
1838
  {
1839
  "id": "TheBloke/Mistral-11B-CC-Air-RP-AWQ",
1840
  "instanceType": "ml.g5.12xlarge",
1841
  "numGpu": 4,
1842
+ "containerStartupHealthCheckTimeout": 900
 
1843
  }
1844
  ]
1845
  },