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

VLM pipeline test #66

Conversation

popovaan
Copy link

@popovaan popovaan commented Oct 7, 2024

Draft VLM pipeline test
Ticket: 153186

Depends on: #62

def run_pipeline():
pipe.generate(prompt, images, generation_config, streamer)

# TODO: Currently the generation hangs in endless loop, so the timeout is needed

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it hangs or generated text infinitely ?
do we know the place where it hangs?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I understood it is fixed on branch "multiple-images-miniCPM-V-2_6", I need to rebase and check.

@popovaan popovaan changed the base branch from miniCPM-V-2_6 to multiple-images-miniCPM-V-2_6 October 8, 2024 14:59
@popovaan popovaan closed this Oct 10, 2024
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.

2 participants