vllm-fly/start.sh

5 lines
78 B
Bash
Raw Normal View History

2024-05-21 02:28:10 +02:00
#!/bin/sh
set -ex
ldconfig
exec python3 -m vllm.entrypoints.openai.api_server