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

Added VLM bindings and a Python sample. #62

Closed
wants to merge 68 commits into from

Conversation

popovaan
Copy link

@popovaan popovaan commented Sep 27, 2024

  • Added VLM bindings.
  • Added Python VLM chat sample.
  • Added initialization of performance metrics with zeros.
    Tickets: CVS-153174, CVS-153173, CVS-153626

PR to openvino.genai master: openvinotoolkit#914

samples/python/vlm_chat_sample/README.md Outdated Show resolved Hide resolved
samples/python/vlm_chat_sample/README.md Show resolved Hide resolved
samples/python/vlm_chat_sample/vlm_chat_sample.py Outdated Show resolved Hide resolved
samples/python/vlm_chat_sample/vlm_chat_sample.py Outdated Show resolved Hide resolved
src/python/py_vlm_pipeline.cpp Outdated Show resolved Hide resolved
@Wovchena
Copy link
Owner

@pavel-esir, @as-suvorov, please, take a look

@popovaan popovaan requested a review from as-suvorov October 2, 2024 09:52
ilya-lavrenov added a commit to openvinotoolkit/openvino.genai that referenced this pull request Oct 9, 2024
- Added VLM bindings.
- Added Python VLM chat sample.
- Added initialization of performance metrics with zeros.
Tickets: CVS-153174, CVS-153173, CVS-153626

PR to miniCPM-V-2_6 branch:
Wovchena#62

---------

Co-authored-by: wenyi5608 <93560477+wenyi5608@users.noreply.github.com>
Co-authored-by: Yang,Su <su.yang@intel.com>
Co-authored-by: Wovchena <vladimir.zlobin@intel.com>
Co-authored-by: Yaroslav Tarkan <yaroslav.tarkan@intel.com>
Co-authored-by: Alina Kladieva <alina.kladieva@intel.com>
Co-authored-by: Pavel Esir <pavel.esir@intel.com>
Co-authored-by: Pavel Esir <pavel.esir@gmail.com>
Co-authored-by: Artur Paniukov <chgk1101@gmail.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
@popovaan popovaan closed this Oct 9, 2024
ScottZhang812 pushed a commit to ScottZhang812/_openvino.genai that referenced this pull request Dec 23, 2024
- Added VLM bindings.
- Added Python VLM chat sample.
- Added initialization of performance metrics with zeros.
Tickets: CVS-153174, CVS-153173, CVS-153626

PR to miniCPM-V-2_6 branch:
Wovchena/openvino.genai-public#62

---------

Co-authored-by: wenyi5608 <93560477+wenyi5608@users.noreply.github.com>
Co-authored-by: Yang,Su <su.yang@intel.com>
Co-authored-by: Wovchena <vladimir.zlobin@intel.com>
Co-authored-by: Yaroslav Tarkan <yaroslav.tarkan@intel.com>
Co-authored-by: Alina Kladieva <alina.kladieva@intel.com>
Co-authored-by: Pavel Esir <pavel.esir@intel.com>
Co-authored-by: Pavel Esir <pavel.esir@gmail.com>
Co-authored-by: Artur Paniukov <chgk1101@gmail.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.