philschmid commited on
Commit
daebd36
·
1 Parent(s): 086446c

model.json

Browse files
Files changed (1) hide show
  1. model.json +7 -0
model.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "models":{
3
+ "gpt2":{
4
+ "instanceType":"ml.g5.2xlarge"
5
+ }
6
+ }
7
+ }