vllm-fly/start.sh

5 lines
124 B
Bash
Raw Permalink Normal View History

2024-05-21 02:28:10 +02:00
#!/bin/sh
set -ex
ldconfig
2024-10-03 16:21:55 +02:00
exec python3 -m vllm.entrypoints.openai.api_server --model 'informatiker/agpt-lines-10epochsmed'