mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 20:37:51 +00:00
Update petals_server.sh
This commit is contained in:
parent
990491657d
commit
0fac59e800
@ -17,4 +17,4 @@ if [ -z "$modelName" ]; then
|
||||
fi
|
||||
|
||||
# Run the Python command with the chosen model name
|
||||
python3 -m petals.cli.run_server "$modelName"
|
||||
python3 -m petals.cli.run_server "$modelName" --public_name https://github.com/ParisNeo/lollms-webui
|
||||
|
Loading…
Reference in New Issue
Block a user