Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] minicpm-v:8b-2.6-q4_K_M Some pictures reported errors #721

Open
2 tasks done
zhanaali opened this issue Jan 15, 2025 · 3 comments
Open
2 tasks done

[BUG] minicpm-v:8b-2.6-q4_K_M Some pictures reported errors #721

zhanaali opened this issue Jan 15, 2025 · 3 comments
Assignees

Comments

@zhanaali
Copy link

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

  • 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

  • 我已经搜索过FAQ | I have searched FAQ

当前行为 | Current Behavior

Using ollama:0.5.5 to infer the minicpm-v:8b-2.6-q4_K_M model, some errors may occur with certain images.
api response {
"error": {
"message": "POST predict: Post "http://127.0.0.1:37515/completion\": EOF",
"type": "api_error",
"param": null,
"code": null
}
}

request:
Uploading request.txt…

期望行为 | Expected Behavior

No response

复现方法 | Steps To Reproduce

No response

运行环境 | Environment

- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA (`python -c 'import torch; print(torch.version.cuda)'`):

备注 | Anything else?

No response

@tc-mb
Copy link
Collaborator

tc-mb commented Jan 15, 2025

你好,请问你用的是我们刚刚开源的minicpm-omni的gguf么?
如果是的话,这个还没有合并到llama.cpp官方分支中,ollama的推理部分本质是llama.cpp。
所以如果想使用ollama需要等一段时间合并才可以。

@zhanaali
Copy link
Author

zhanaali commented Jan 15, 2025

@tc-mb 使用的是minicpm-v:2.6的gguf
https://ollama.com/library/minicpm-v:8b-2.6-q4_K_M

@tc-mb tc-mb self-assigned this Jan 15, 2025
@tc-mb
Copy link
Collaborator

tc-mb commented Jan 15, 2025

诶,那不太应该。
是极端长宽的图片么?之前的代码发现过在极端长宽比会有一个bug。
我这周提交修复pr给官方。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants