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

fix Blip2加载和推理bug #1902 #1904 #1905 #1958

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Alemax067
Copy link

fix Blip2加载和推理bug #1902 #1904 #1905

@@ -1297,7 +1297,14 @@ def _prepare_generated_length(
and not self.config.is_encoder_decoder
):
generation_config.max_length -= inputs_tensor.shape[1]

Copy link
Collaborator

Choose a reason for hiding this comment

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

这个操作和transformers是一样的吗

Copy link
Author

Choose a reason for hiding this comment

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

@Alemax067
Copy link
Author

pylint查出空格问题,已修复

@Alemax067 Alemax067 requested a review from lvyufeng February 20, 2025 05:49
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