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

Cherry-pick static LLM pipeline changes #654

Conversation

TolyaTalamanov
Copy link
Collaborator

No description provided.

TolyaTalamanov and others added 2 commits July 22, 2024 08:19
# Overview

Adding chat mode support for `StaticLLMPipeline`. 

The current implementation is naive - aggregates the entire chat
conversation and pass as new prompt on every new `generate` call.

---------

Co-authored-by: Pavel Esir <[email protected]>
@Wovchena Wovchena added this pull request to the merge queue Jul 22, 2024
Merged via the queue into openvinotoolkit:releases/2024/3 with commit 0e0f6a9 Jul 22, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants