You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first run will automatically download and convert the required BLIP model to OpenVINO IR format. The converted models will be stored in the `model` directory for future runs.
106
98
107
-
You can also select which LLM model to use (by replacing model id in the downloading cli) and the maximum number of tokens for generating the summarization:
99
+
You can also select which LLM, pre-optimized in OpenVINO IR format, to be used for text summarization, from the OpenVINO model zone on Hugging Face https://huggingface.co/collections/OpenVINO/llm-6687aaa2abca3bbcec71a9bd:
0 commit comments