You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
MiniCPM-V 4.6 在 llama.cpp 上部署时,downsample_mode 参数要怎么传?
我试着用默认参数做桌面截图 OCR,发现有些笔画较多的字会识别不出来,就算用的 f16 量化模型也不行,就寻思着能不能改成 4x 模式。我试过在 OpenAI Compatible 请求体里塞参数
"downsample_mode": "4x"但识别效果还是很差。额外参数设置:
测试图片:
测试结果:
可以看到识别效果非常糟糕,怀疑是 downsample_mode 参数没应用成功。
Beta Was this translation helpful? Give feedback.
All reactions