We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3bb59a commit 063547fCopy full SHA for 063547f
1 file changed
DocSum/docker_compose/set_env.sh
@@ -16,7 +16,7 @@ export MAX_TOTAL_TOKENS=2048
16
17
export LLM_PORT=9000
18
export LLM_ENDPOINT="http://${host_ip}:${LLM_ENDPOINT_PORT}"
19
-export DocSum_COMPONENT_NAME="OpeaDocSumTgi"
+export DocSum_COMPONENT_NAME="OpeaDocSumvLLM"
20
21
export MEGA_SERVICE_HOST_IP=${host_ip}
22
export LLM_SERVICE_HOST_IP=${host_ip}
0 commit comments