Files
ragflow/conf/models/vllm.json
2026-07-09 10:19:10 +08:00

12 lines
189 B
JSON

{
"name": "VLLM",
"rank": 975,
"url_suffix": {
"chat": "chat/completions",
"models": "models",
"embedding": "embeddings",
"rerank": "rerank"
},
"class": "local"
}