mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 18:32:14 +08:00
Fix Dockerfile
Adds the commands to correctly execute LLama-Factory servers Former-commit-id: 22af40f0895a6f88709a495febeca8507d41d989
This commit is contained in:
parent
6b729cccb9
commit
9a515a4475
@ -42,3 +42,5 @@ EXPOSE 7860
|
||||
|
||||
# Expose port 8000 for the API service
|
||||
EXPOSE 8000
|
||||
|
||||
CMD [ "llamafactory-cli", "webui" ]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user