Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
Signed-off-by: chensuyue <[email protected]>
  • Loading branch information
chensuyue committed Aug 8, 2024
1 parent 7d73c88 commit 55b6ca5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FaqGen/tests/test_faqgen_on_xeon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ function build_docker_images() {
cd $WORKPATH/../../

git clone https://github.com/opea-project/GenAIComps.git
cd GenAIComps

docker build --no-cache -t opea/llm-faqgen-tgi:latest --build-arg https_proxy=$https_proxy --build-arg http_proxy=$http_proxy -f comps/llms/faq-generation/tgi/Dockerfile .

Expand Down

0 comments on commit 55b6ca5

Please sign in to comment.