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

Fixed some MobileVLM's inference bugs. Added more tests on different devices. #6364

Merged
merged 12 commits into from Mar 28, 2024

Conversation

ZiangWu-77
Copy link
Contributor

@ZiangWu-77 ZiangWu-77 commented Mar 28, 2024

  • Cause there's a little problem with MobileVLM_V2's residual block written in clip.cpp, the results are not stable, this version I fixed that bug.
  • Added some speed tests on several devices including Intel i7-10750H, Intel Ultra7-115H, SnapDragon 778G in MobileVLM-README.md.
  • Found a feature that, latest version's inference speed on SnapDragon 778G seems to be much slower than before(about 10times+), which is pretty strange. Tried and found that release-b2005 works well.

examples/llava/MobileVLM-README.md Outdated Show resolved Hide resolved
examples/llava/MobileVLM-README.md Outdated Show resolved Hide resolved
@ggerganov ggerganov merged commit 66ba560 into ggerganov:master Mar 28, 2024
56 of 57 checks passed
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
* fix empty bug

* Update MobileVLM-README.md

added more results on devices

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update examples/llava/MobileVLM-README.md

Co-authored-by: Georgi Gerganov <[email protected]>

* Update MobileVLM-README.md

remove gguf links

---------

Co-authored-by: Georgi Gerganov <[email protected]>
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 3, 2024
* fix empty bug

* Update MobileVLM-README.md

added more results on devices

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update examples/llava/MobileVLM-README.md

Co-authored-by: Georgi Gerganov <[email protected]>

* Update MobileVLM-README.md

remove gguf links

---------

Co-authored-by: Georgi Gerganov <[email protected]>
tybalex pushed a commit to tybalex/function.cpp that referenced this pull request Apr 17, 2024
* fix empty bug

* Update MobileVLM-README.md

added more results on devices

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update MobileVLM-README.md

* Update examples/llava/MobileVLM-README.md

Co-authored-by: Georgi Gerganov <[email protected]>

* Update MobileVLM-README.md

remove gguf links

---------

Co-authored-by: Georgi Gerganov <[email protected]>
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

Successfully merging this pull request may close these issues.

None yet

2 participants