4 lines
131 B
Bash
Executable File
4 lines
131 B
Bash
Executable File
#!/bin/bash
|
|
|
|
CUDA_VISIBLE_DEVICES=7 /share/vllm-0.8.5/bin/python -m llmengine.rerank -p 9997 /share/models/BAAI/bge-reranker-v2-m3
|