Cui Junbo

Results 71 comments of Cui Junbo

您好,可以尝试使用我们最新的教程https://huggingface.co/openbmb/MiniCPM-V-2_6#chat-with-multiple-images

@HwwwwwwwH Is there a doc for the OmniStreaming mode for VLLM? Also In omni mode, some instructions can be challenging to follow. (our training data includes only user inputs that...

https://github.com/OpenBMB/MiniCPM-o/blob/main/web_demos/minicpm-o_2.6/model_server.py#L96 try to change this line~

没有的/ 我们的测试环境时, 使用 https://github.com/open-compass/VLMEvalKit/tree/main/vlmeval 在 A100 *8 卡下 进行推理得到的

在OCR训练中未涉及过多指令, 可能需要尝试较多的prompt,或者可以尝试使用few shot的方法实现您想要的结果。 关于VLLM上复现OCRBench, 请 @HwwwwwwwH 来看一下吧~

> This looks very promising! > > I've been looking into the conversion issue and made a bit of progress on that end: > > 1. convert.py is not supported...