Update petals_server.sh

This commit is contained in:
Saifeddine ALOUI 2023-09-27 13:48:48 +02:00 committed by GitHub
parent 990491657d
commit 0fac59e800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,4 +17,4 @@ if [ -z "$modelName" ]; then
fi fi
# Run the Python command with the chosen model name # 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