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
Closed
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
2d86b93
Added VLM bindings and python sample.
popovaan Sep 27, 2024
05d8506
Minor correction.
popovaan Sep 27, 2024
1f6d8ca
Minor correction.
popovaan Sep 27, 2024
d78c2b1
Minor correction.
popovaan Sep 27, 2024
c66b936
Fixed segfault, used kwargs in sample.
popovaan Sep 30, 2024
a5acd95
Minor correction.
popovaan Sep 30, 2024
5b70dfb
Added Troubleshooting, image example, docstring.
popovaan Sep 30, 2024
36a8038
Minor correction.
popovaan Sep 30, 2024
a50c8bc
Merged Wovchena/miniCPM-V-2_6.
popovaan Oct 1, 2024
9fbf892
Removed update_config_from_kwargs().
popovaan Oct 2, 2024
78ddbaa
Added comments, added sample launch in CI.
popovaan Oct 2, 2024
3f53501
Small correction.
popovaan Oct 2, 2024
1374ff3
Path correction.
popovaan Oct 2, 2024
14f8517
Add torchvision to requirements.
popovaan Oct 2, 2024
f900a2c
Used larger runner.
popovaan Oct 2, 2024
c9afdf5
Added genai build to PYTHONPATH.
popovaan Oct 2, 2024
1a34c7b
Merge remote-tracking branch 'Wovchena/miniCPM-V-2_6' into vlm_python…
popovaan Oct 2, 2024
9177756
convert.py script deprecation and llm-bench README update (#916)
andrei-kochin Oct 3, 2024
3f6f426
Added OPENVINO_GENAI_EXPORTS for generation config property.
popovaan Oct 3, 2024
b332eb6
Attempt to fix ci.
popovaan Oct 4, 2024
ae62343
Test change.
popovaan Oct 4, 2024
d85bf94
ov package changed.
popovaan Oct 4, 2024
20bfc5f
Extended timeout.
popovaan Oct 4, 2024
4c18a34
Minor change.
popovaan Oct 4, 2024
52da9bc
Reverted not needed changes.
popovaan Oct 4, 2024
a015411
Error fixed.
popovaan Oct 4, 2024
b11f0d9
StaticLLMPipeline: Enable DQ (#878)
TolyaTalamanov Oct 7, 2024
41f1e7b
LoRA in Text2ImagePipeline (#911)
slyalin Oct 7, 2024
82131f3
Added second prompt in sample launch.
popovaan Oct 7, 2024
6877837
Applied comments.
popovaan Oct 7, 2024
db14fd0
WWB: Add comparison for SD models (#901)
AlexKoff88 Oct 8, 2024
ff38f90
Remove excess comma in src/cpp/CMakeLists.txt (#927)
ilya-lavrenov Oct 8, 2024
a0b78c0
Update README.md
rkazants Oct 8, 2024
8c9a240
Update samples/cpp/text2image/README.md
rkazants Oct 8, 2024
abbc695
Fix the misprint (#928)
andrei-kochin Oct 8, 2024
93927b5
MiniCPM-V-2_6 with image input (#912)
Wovchena Oct 8, 2024
a5fb3a6
Fix misprint (#929)
Wovchena Oct 8, 2024
aa7bfd6
fix cb llm bench for gpu, allow string config
eaidova Oct 8, 2024
117d790
fix cb llm bench for gpu, allow string config (#931)
andrei-kochin Oct 8, 2024
aaf731c
fix linting issue in llm bench (#932)
eaidova Oct 8, 2024
07184ae
Fixed conflicts.
popovaan Oct 8, 2024
ee31d0a
Errors fixed.
popovaan Oct 8, 2024
ac69d63
Minor correction.
popovaan Oct 8, 2024
14df316
disable md5 check assert for CB
eaidova Oct 8, 2024
09c5742
disable md5 check assert for CB (#933)
andrei-kochin Oct 8, 2024
26009c4
Update .github/workflows/causal_lm_cpp.yml
ilya-lavrenov Oct 8, 2024
724b27f
Merge branch 'master' into vlm_python_bindings
Wovchena Oct 9, 2024
4465727
Use older MSVC toolchain version
ilya-lavrenov Oct 8, 2024
7f9a579
Use OpenVINO runners
ilya-lavrenov Oct 8, 2024
9d1e7e3
Apply suggestions from code review
ilya-lavrenov Oct 8, 2024
2c56899
Try to fix Windows
ilya-lavrenov Oct 8, 2024
4aa01ca
Added &
ilya-lavrenov Oct 8, 2024
0afb553
Update stable_diffusion_1_5_cpp.yml
ilya-lavrenov Oct 8, 2024
4ae6b18
Update stable_diffusion_1_5_cpp.yml
ilya-lavrenov Oct 8, 2024
3e772fd
Apply suggestions from code review
ilya-lavrenov Oct 8, 2024
0b55cd0
Apply suggestions from code review
ilya-lavrenov Oct 8, 2024
22c573d
Apply suggestions from code review
ilya-lavrenov Oct 8, 2024
fcd6670
Apply suggestions from code review
ilya-lavrenov Oct 8, 2024
e7c1371
Apply suggestions from code review
ilya-lavrenov Oct 8, 2024
78bbf62
Update .github/workflows/stable_diffusion_1_5_cpp.yml
ilya-lavrenov Oct 8, 2024
581e2c1
Apply suggestions from code review
ilya-lavrenov Oct 8, 2024
d43773c
SDXL Pipeline, Euler Discrete scheduler
likholat Sep 27, 2024
0663533
text2image Readme update
likholat Oct 7, 2024
f4e90aa
num_images_per_prompt>1 for demo, unet reshape fix, num_hidden_layers…
likholat Oct 8, 2024
ea8b9fa
Readme update
likholat Oct 8, 2024
df2161d
codestyle fixes
likholat Oct 8, 2024
8db0301
Apply suggestions from code review
ilya-lavrenov Oct 8, 2024
9518b08
Merge branch 'master' into vlm_python_bindings
ilya-lavrenov Oct 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'Wovchena/miniCPM-V-2_6' into vlm_python…
…_bindings
  • Loading branch information
popovaan committed Oct 2, 2024
commit 1a34c7b346632e3f68d81f4139372237b4ec1058

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.