hiyouga / LLaMA-Factory

Unify Efficient Fine-Tuning of 100+ LLMs
Apache License 2.0
25.52k stars 3.16k forks source link

Web UI can be used to configure the port through os env variable. #4636

Closed IdleIdiot closed 2 days ago

IdleIdiot commented 2 days ago

What does this PR do?

Allows users to configure the web port via os env variable

Before submitting

hiyouga commented 2 days ago

GRADIO_SERVER_PORT is already available without this pr. You can try it out