3 lines
105 B
Bash
Executable File
3 lines
105 B
Bash
Executable File
#!/bin/bash
|
|
CUDA_VISIBLE_DEVICES=7 /share/vllm-0.8.5/bin/python -m llmengine.connection -p 8888 Milvus &
|