hxw710 commited on
Commit
7e00d27
1 Parent(s): f421dbe

Update modal.json

Browse files
Files changed (1) hide show
  1. modal.json +37 -0
modal.json CHANGED
@@ -800,7 +800,44 @@
800
  "instanceType": "ml.p4d.24xlarge",
801
  "numGpu": 8,
802
  "containerStartupHealthCheckTimeout": 900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
803
  }
 
804
  ]
805
  },
806
  "training": {}
 
800
  "instanceType": "ml.p4d.24xlarge",
801
  "numGpu": 8,
802
  "containerStartupHealthCheckTimeout": 900
803
+ },
804
+ {
805
+ "id": "TheBloke/Genz-70b-GPTQ",
806
+ "instanceType": "ml.p4d.24xlarge",
807
+ "numGpu": 8,
808
+ "containerStartupHealthCheckTimeout": 900
809
+ },
810
+ {
811
+ "id": "TheBloke/Platypus2-70B-Instruct-GPTQ",
812
+ "instanceType": "ml.p4d.24xlarge",
813
+ "numGpu": 8,
814
+ "containerStartupHealthCheckTimeout": 900
815
+ },
816
+ {
817
+ "id": "TheBloke/Airoboros-L2-70B-2.1-GPTQ",
818
+ "instanceType": "ml.p4d.24xlarge",
819
+ "numGpu": 8,
820
+ "containerStartupHealthCheckTimeout": 900
821
+ },
822
+ {
823
+ "id": "TheBloke/Lemur-70B-Chat-v1-GPTQ",
824
+ "instanceType": "ml.p4d.24xlarge",
825
+ "numGpu": 8,
826
+ "containerStartupHealthCheckTimeout": 900
827
+ },
828
+ {
829
+ "id": "TheBloke/WizardLM-70B-V1.0-GPTQ",
830
+ "instanceType": "ml.p4d.24xlarge",
831
+ "numGpu": 8,
832
+ "containerStartupHealthCheckTimeout": 900
833
+ },
834
+ {
835
+ "id": "CalderaAI/30B-Epsilon",
836
+ "instanceType": "ml.g5.48xlarge",
837
+ "numGpu": 8,
838
+ "containerStartupHealthCheckTimeout": 900
839
  }
840
+
841
  ]
842
  },
843
  "training": {}