4 lines
117 B
Bash
Executable File
4 lines
117 B
Bash
Executable File
#!/bin/bash
|
|
|
|
CUDA_VISIBLE_DEVICES=7 /share/vllm-0.8.5/bin/python -m llmengine.entity -p 9990 /share/models/LTP/small
|