Skip to content

Commit

Permalink
Add compose example for ChatQnA AMD ROCm deployment (opea-project#1122)
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Astafev <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and Chingis Yundunov committed Nov 21, 2024
1 parent d5cb45b commit 5bdc0d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChatQnA/tests/test_compose_on_rocm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ function validate_frontend() {

sed -i "s/localhost/$ip_address/g" playwright.config.ts

conda install -c conda-forge nodejs=22.6.0 -y
conda install -c conda-forge nodejs -y
npm install && npm ci && npx playwright install --with-deps
node -v && npm -v && pip list

Expand Down

0 comments on commit 5bdc0d1

Please sign in to comment.