Update start.sh

This commit is contained in:
elia 2024-10-03 16:21:55 +02:00 committed by GitHub
parent eb0476addb
commit 2bf76ba285
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
#!/bin/sh
set -ex
ldconfig
exec python3 -m vllm.entrypoints.openai.api_server
exec python3 -m vllm.entrypoints.openai.api_server --model 'informatiker/agpt-lines-10epochsmed'