Skip to content

Commit

Permalink
Merge branch 'Combine_compose' of https://github.com/opea-project/Gen…
Browse files Browse the repository at this point in the history
…AIComps into Combine_compose
  • Loading branch information
ZePan110 committed Nov 8, 2024
2 parents 53fb133 + af7d21e commit eb9a6c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docker/compose/guardrails-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,3 @@ services:
build:
dockerfile: comps/guardrails/prompt_injection/predictionguard/Dockerfile
image: ${REGISTRY:-opea}/guardrails-injection-predictionguard:${TAG:-latest}

2 changes: 1 addition & 1 deletion .github/workflows/docker/compose/llms-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ services:
build:
context: vllm-fork
dockerfile: Dockerfile.hpu
shm_size: '128g'
shm_size: '128g'
image: ${REGISTRY:-opea}/vllm-fork:${TAG:-latest}
llm-eval:
build:
Expand Down

0 comments on commit eb9a6c3

Please sign in to comment.