Skip to content

Commit

Permalink
Applying suggestions
Browse files Browse the repository at this point in the history
Signed-off-by: sgolebiewski-intel <[email protected]>
  • Loading branch information
sgolebiewski-intel committed Nov 27, 2024
1 parent 38597da commit 95fb609
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -421,8 +421,11 @@ mark a conversation session, as shown in the samples below:
Using GenAI with Vision Language Models
#######################################

With a text prompt and image as input, VLMPipeline can generate text using
models such as LLava or MiniCPM-V. A chat scenario is presented in the samples below:
OpenVINO GenAI introduces the ``openvino_genai.VLMPipeline`` pipeline for
inference of multimodal text-generation Vision Language Models (VLMs).
With a text prompt and an image as input, VLMPipeline can generate text using
models such as LLava or MiniCPM-V. See the chat scenario presented
in the samples below:

.. tab-set::

Expand Down

0 comments on commit 95fb609

Please sign in to comment.