更新 NV A100 Patched 镜像合并/entrypoint.sh
This commit is contained in:
@@ -5,7 +5,7 @@ MODEL_DIR=${MODEL_DIR:-/model}
|
|||||||
FIX_TOKENIZER_DIR=/tmp/fixed_tokenizer
|
FIX_TOKENIZER_DIR=/tmp/fixed_tokenizer
|
||||||
|
|
||||||
echo "[entrypoint] fixing tokenizer..."
|
echo "[entrypoint] fixing tokenizer..."
|
||||||
python /opt/fix_tokenizer.py
|
python3 /opt/fix_tokenizer.py
|
||||||
|
|
||||||
echo "[entrypoint] starting vllm..."
|
echo "[entrypoint] starting vllm..."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user