This commit is contained in:
ymq1 2025-07-04 11:46:17 +08:00
parent 5fcc519720
commit ce12a20c7d

View File

@ -1,3 +1,2 @@
#!/bin/bash
export CONFIG_PATH=/share/wangmeihua/rag/conf/milvusconfig.yaml
CUDA_VISIBLE_DEVICES=7 /share/vllm-0.8.5/bin/python -m llmengine.connection -p 8888 Milvus
CUDA_VISIBLE_DEVICES=7 /share/vllm-0.8.5/bin/python -m llmengine.connection -p 8888 Milvus &