jinyolim commited on
Commit
1010bbb
·
1 Parent(s): 89660c3

JumpStart automated update

Browse files

Report key [2023-11-06-22-28-31/deploy-reports/2023-11-06-22-2/processed-report.json]

Files changed (1) hide show
  1. modal.json +46 -3
modal.json CHANGED
@@ -291,9 +291,9 @@
291
  },
292
  {
293
  "id": "NousResearch/Nous-Puffin-70B",
294
- "instanceType": "ml.p4d.24xlarge",
295
  "numGpu": 8,
296
- "containerStartupHealthCheckTimeout": 900
297
  },
298
  {
299
  "id": "WizardLM/WizardLM-70B-V1.0",
@@ -1937,8 +1937,51 @@
1937
  },
1938
  {
1939
  "id": "EleutherAI/polyglot-ko-12.8b",
1940
- "instanceType": "ml.p4d.24xlarge",
1941
  "numGpu": 8,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1942
  "containerStartupHealthCheckTimeout": 900
1943
  }
1944
  ]
 
291
  },
292
  {
293
  "id": "NousResearch/Nous-Puffin-70B",
294
+ "instanceType": "ml.p5.48xlarge",
295
  "numGpu": 8,
296
+ "containerStartupHealthCheckTimeout": 1200
297
  },
298
  {
299
  "id": "WizardLM/WizardLM-70B-V1.0",
 
1937
  },
1938
  {
1939
  "id": "EleutherAI/polyglot-ko-12.8b",
1940
+ "instanceType": "ml.p5.48xlarge",
1941
  "numGpu": 8,
1942
+ "containerStartupHealthCheckTimeout": 1200
1943
+ },
1944
+ {
1945
+ "id": "tiiuae/falcon-7b-instruct",
1946
+ "instanceType": "ml.g5.12xlarge",
1947
+ "numGpu": 4,
1948
+ "containerStartupHealthCheckTimeout": 900
1949
+ },
1950
+ {
1951
+ "id": "TheBloke/Mistral-7B-OpenOrca-AWQ",
1952
+ "instanceType": "ml.g5.12xlarge",
1953
+ "numGpu": 4,
1954
+ "containerStartupHealthCheckTimeout": 900,
1955
+ "quantizationMethod": "gptq"
1956
+ },
1957
+ {
1958
+ "id": "tiiuae/falcon-rw-1b",
1959
+ "instanceType": "ml.g5.12xlarge",
1960
+ "numGpu": 4,
1961
+ "containerStartupHealthCheckTimeout": 900
1962
+ },
1963
+ {
1964
+ "id": "google/flan-t5-large",
1965
+ "instanceType": "ml.g5.12xlarge",
1966
+ "numGpu": 4,
1967
+ "containerStartupHealthCheckTimeout": 900
1968
+ },
1969
+ {
1970
+ "id": "togethercomputer/Llama-2-7B-32K-Instruct",
1971
+ "instanceType": "ml.g5.12xlarge",
1972
+ "numGpu": 4,
1973
+ "containerStartupHealthCheckTimeout": 900
1974
+ },
1975
+ {
1976
+ "id": "gpt2-large",
1977
+ "instanceType": "ml.g5.12xlarge",
1978
+ "numGpu": 4,
1979
+ "containerStartupHealthCheckTimeout": 900
1980
+ },
1981
+ {
1982
+ "id": "gpt2-medium",
1983
+ "instanceType": "ml.g5.12xlarge",
1984
+ "numGpu": 4,
1985
  "containerStartupHealthCheckTimeout": 900
1986
  }
1987
  ]