Skip to content

Commit 030eb17

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 26a329f commit 030eb17

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

AgentQnA/docker_compose/amd/gpu/rocm/compose.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (C) 2024 Intel Corporation
2+
# SPDX-License-Identifier: Apache-2.0
3+
14
services:
25
agent-tgi-server:
36
image: ${AGENTQNA_TGI_IMAGE}

AgentQnA/docker_compose/amd/gpu/rocm/launch_agent_service_tgi_rocm.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,3 @@ export DATAPREP_GET_FILE_ENDPOINT="http://${host_ip}:6007/v1/dataprep/get_file"
4545
export DATAPREP_DELETE_FILE_ENDPOINT="http://${host_ip}:6007/v1/dataprep/delete_file"
4646

4747
docker compose -f compose.yaml up -d
48-
49-

0 commit comments

Comments
 (0)