DeepSeek-VL
DeepSeek-VL copied to clipboard
How to finetune and serve the finetuned model using VLLM like tools
trafficstars
Hi I want to finetune it on my custom OCR tasks, can you share finetuning script and also help in telling the best way to serve it very very fast.
同问
SGlang support would be excellent, as it doesn't seem to work out of the box.
Made an issue for it here as well: https://github.com/sgl-project/sglang/issues/297
SGlang already supports llava, so perhaps adding deepseek would not be as huge of a jump as vllm (which currently does not support vision models).