Skip to content

Commit

Permalink
newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
shashankmangla committed Jun 12, 2024
1 parent 37dc6ee commit 823422e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ RUN --mount=source=.git,target=.git,type=bind \
pip install --no-cache-dir .[serve]

# https://outlines-dev.github.io/outlines/reference/vllm/
ENTRYPOINT ["python3", "-m", "outlines.serve.serve"]
ENTRYPOINT ["python3", "-m", "outlines.serve.serve"]

0 comments on commit 823422e

Please sign in to comment.