Skip to content

Conversation

@apinge
Copy link

@apinge apinge commented Mar 19, 2025

This PR is aimed at increasing the flexibility of the c streamer for llm generation.
In C++, a streamer can add additional functionality through lambda captures (e.g. https://github.com/openvinotoolkit/model_server/blob/f513c50d45874392f0c6f356484c89003fb47dcc/src/llm/servable.cpp#L66). Therefore, an extra void* parameter is added to the C streamer to align with the C++ streamer.

@ilya-lavrenov ilya-lavrenov self-assigned this Mar 19, 2025
@ilya-lavrenov ilya-lavrenov added this to the 2025.1 milestone Mar 19, 2025
@ilya-lavrenov
Copy link
Contributor

build_jenkins

@ilya-lavrenov ilya-lavrenov merged commit 7f39544 into openvinotoolkit:releases/2025/1 Mar 19, 2025
49 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants