Skip to content

Commit

Permalink
Remove dict_aug_gen_sent
Browse files Browse the repository at this point in the history
  • Loading branch information
singhalkarun authored Jan 10, 2024
1 parent 5edd240 commit 0a7af27
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,19 +123,7 @@
},
"nginx": [],
"build": false
},
{
"serviceName": "dict_aug_generate_sent",
"modelBasePath": "src/data_generation/dictionary_aug/remote/.",
"apiBasePath": "data_generation/dictionary_aug/remote/",
"containerPort": 8000,
"environment": {
"OPENAI_API_KEY": "${OPENAI_API_KEY}"
},
"nginx": [],
"constraints": ["node.labels.node_vm_type==gpu"],
"build": true
},
},
{
"serviceName": "text_translation_azure",
"modelBasePath": "src/text_translation/azure/remote/.",
Expand Down

0 comments on commit 0a7af27

Please sign in to comment.