mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-21 01:31:20 +00:00
Merge pull request #391 from ParisNeo/ParisNeo-patch-1
Update petals_server.sh
This commit is contained in:
commit
f320632c9f
@ -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…
x
Reference in New Issue
Block a user