Former-commit-id: 344b9a36b2
This commit is contained in:
hiyouga
2024-06-18 23:32:18 +08:00
parent 9055e66643
commit 9e5988717d
4 changed files with 17 additions and 25 deletions

View File

@@ -43,4 +43,5 @@ EXPOSE 7860
# Expose port 8000 for the API service
EXPOSE 8000
# Launch LLaMA Board
CMD [ "llamafactory-cli", "webui" ]