mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-24 23:02:49 +08:00
Fix Dockerfile
Adds the commands to correctly execute LLama-Factory servers Former-commit-id: df12621daed8037496dbb6a57e653659a209062b
This commit is contained in:
parent
06bbc29614
commit
191dac26c0
@ -42,3 +42,5 @@ EXPOSE 7860
|
|||||||
|
|
||||||
# Expose port 8000 for the API service
|
# Expose port 8000 for the API service
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
|
CMD [ "llamafactory-cli", "webui" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user