Check duplicated dockerfile (#1289)
Signed-off-by: ZePan110 <ze.pan@intel.com>
This commit is contained in:
@@ -35,7 +35,7 @@ services:
|
||||
ipc: host
|
||||
command: --model-id ${CODETRANS_LLM_MODEL_ID}
|
||||
codetrans-llm-server:
|
||||
image: ${REGISTRY:-opea}/llm-tgi:${TAG:-latest}
|
||||
image: ${REGISTRY:-opea}/llm-textgen:${TAG:-latest}
|
||||
container_name: codetrans-llm-server
|
||||
depends_on:
|
||||
codetrans-tgi-service:
|
||||
|
||||
Reference in New Issue
Block a user