Skip to content

Commit 606e712

Browse files
XinyaoWasys-lpot-val
authored andcommitted
Align DocSum env to vllm (opea-project#1784)
Signed-off-by: sys-lpot-val <sys_lpot_val@intel.com> Co-authored-by: sys-lpot-val <sys_lpot_val@intel.com> Signed-off-by: Lacewell, Chaunte W <chaunte.w.lacewell@intel.com>
1 parent 856653c commit 606e712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DocSum/docker_compose/set_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export MAX_TOTAL_TOKENS=2048
1616

1717
export LLM_PORT=9000
1818
export LLM_ENDPOINT="http://${host_ip}:${LLM_ENDPOINT_PORT}"
19-
export DocSum_COMPONENT_NAME="OpeaDocSumTgi"
19+
export DocSum_COMPONENT_NAME="OpeaDocSumvLLM"
2020

2121
export MEGA_SERVICE_HOST_IP=${host_ip}
2222
export LLM_SERVICE_HOST_IP=${host_ip}

0 commit comments

Comments
 (0)