Skip to content

Commit

Permalink
modify workdir of rerank (opea-project#58)
Browse files Browse the repository at this point in the history
Signed-off-by: letonghan <[email protected]>
  • Loading branch information
letonghan authored May 15, 2024
1 parent 6fa5a3f commit 4ecd616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comps/reranks/langchain/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ RUN pip install --no-cache-dir --upgrade pip && \

ENV PYTHONPATH=$PYTHONPATH:/home/user

WORKDIR /home/user/comps/reranks
WORKDIR /home/user/comps/reranks/langchain

ENTRYPOINT ["python", "reranking_tei_xeon.py"]

0 comments on commit 4ecd616

Please sign in to comment.