Skip to content

Conversation

@popovaan
Copy link
Contributor

@popovaan popovaan commented Feb 25, 2025

Currently add_request() for VLM's fails when executed in multiple threads, as the same embeddings model is used and infer request is busy. Added mutex to add_request() with images to fix this error.

@ilya-lavrenov ilya-lavrenov added this to the 2025.1 milestone Feb 25, 2025
@ilya-lavrenov ilya-lavrenov self-assigned this Feb 25, 2025
@github-actions github-actions bot removed the category: visual language Visual language pipeline label Feb 26, 2025
@popovaan popovaan changed the title Added mutex to get_inputs_embeds(). Added mutex to add_request() with images. Feb 26, 2025
@ilya-lavrenov ilya-lavrenov merged commit 91dc0ce into openvinotoolkit:master Feb 27, 2025
60 of 64 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.

3 participants