We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3416fa6 commit ce860fbCopy full SHA for ce860fb
DocSum/docker_compose/amd/gpu/rocm/set_env.sh
@@ -3,7 +3,7 @@
3
# Copyright (C) 2024 Advanced Micro Devices, Inc.
4
# SPDX-License-Identifier: Apache-2.0
5
6
-export HOST_IP=''
+export HOST_IP=${ip_address}
7
export DOCSUM_MAX_INPUT_TOKENS="2048"
8
export DOCSUM_MAX_TOTAL_TOKENS="4096"
9
export DOCSUM_LLM_MODEL_ID="Intel/neural-chat-7b-v3-3"
0 commit comments