local-llm-server/other/vllm/Docker/start-container.sh

7 lines
129 B
Bash

#!/bin/bash
mkdir -p /storage/vllm/
chown -R apiserver:apiserver /storage/vllm
touch /storage/vllm/cmd.txt
/usr/bin/supervisord