File tree Expand file tree Collapse file tree 1 file changed +1
-21
lines changed Expand file tree Collapse file tree 1 file changed +1
-21
lines changed Original file line number Diff line number Diff line change 50
50
"nginx" : [],
51
51
"constraints" : [" node.labels.node_vm_type==gpu" ],
52
52
"build" : false
53
- },
53
+ },
54
54
{
55
- "serviceName" : " coref_spacy" ,
56
- "modelBasePath" : " src/coref/spacy/local/." ,
57
- "apiBasePath" : " /coref/spacy/local" ,
58
- "containerPort" : 8000 ,
59
- "environment" : {},
60
- "nginx" : [],
61
- "constraints" : [" node.labels.node_vm_type==gpu" ],
62
- "build" : false
63
- },
64
- {
65
- "serviceName" : " coref_bart" ,
66
- "modelBasePath" : " src/coref/bart/local/." ,
67
- "apiBasePath" : " /coref/bart/local" ,
68
- "containerPort" : 8000 ,
69
- "environment" : {},
70
- "nginx" : [],
71
- "constraints" : [" node.labels.node_vm_type==gpu" ],
72
- "build" : false
73
- },
74
- {
75
55
"serviceName" : " text_translation_azure" ,
76
56
"modelBasePath" : " src/text_translation/azure/remote/." ,
77
57
"apiBasePath" : " /text_translation/azure/remote" ,
You can’t perform that action at this time.
0 commit comments