Skip to content

Commit

Permalink
add a simple flow (#947)
Browse files Browse the repository at this point in the history
just add a png to describe.
**A picture is worth a thousand words**
  • Loading branch information
xczhai authored Oct 25, 2024
1 parent 836145a commit 92306e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# OpenVINO™ GenAI

![](src/docs/openvino_genai.svg)

OpenVINO™ GenAI is a library of the most popular Generative AI model pipelines, optimized execution methods, and samples that run on top of highly performant [OpenVINO Runtime](https://github.com/openvinotoolkit/openvino).

This library is friendly to PC and laptop execution, and optimized for resource consumption. It requires no external dependencies to run generative models as it already includes all the core functionality (e.g. tokenization via openvino-tokenizers).
Expand Down
3 changes: 3 additions & 0 deletions src/docs/openvino_genai.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 92306e2

Please sign in to comment.