kybocr / vllm-config.yaml
tommulder's picture
Added dotsocr library to the requirements
c0016da
raw
history blame contribute delete
176 Bytes
host: "0.0.0.0"
port: 7860
tensor-parallel-size: 1
gpu-memory-utilization: 0.8
chat-template-content-format: "string"
served-model-name: "dotsocr-model"
trust-remote-code: true