This commit is contained in:
hiyouga
2024-06-18 23:32:18 +08:00
parent 89a50dbfde
commit 344b9a36b2
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" ]