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

Unknown inference failure #86

Open
Lanbai-eleven opened this issue Nov 28, 2024 · 0 comments
Open

Unknown inference failure #86

Lanbai-eleven opened this issue Nov 28, 2024 · 0 comments

Comments

@Lanbai-eleven
Copy link

Lanbai-eleven commented Nov 28, 2024

I am running a video understanding task similar to the notebook on a single A100 GPU. When the code reaches model.generate(...), the program exits after displaying the following two warnings, with no other error messages. I don’t understand what is causing this issue.
UserWarning: You have modified the pretrained model configuration to control generation. This is a deprecated strategy to control generation and will be removed soon, in a future version. Please use and modify the model generation configuration (see https://huggingface.co/docs/transformers/generation_strategies#default-text-generation-configuration ) warnings.warn( Setting pad_token_idtoeos_token_id:2 for open-end generation.

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

No branches or pull requests

1 participant