Skip to content

Conversation

@maxwbuckley
Copy link
Contributor

What does this PR do?

Fix runtime type error when following the Chameleon documentation

RuntimeError: Input type (float) and bias type (c10::BFloat16) should be the same

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).

Fix error

RuntimeError: Input type (float) and bias type (c10::BFloat16) should be the same
Copy link
Member

@zucchini-nlp zucchini-nlp left a comment

Choose a reason for hiding this comment

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

Thanks for fixing!

@LysandreJik LysandreJik merged commit ac5a055 into huggingface:main Sep 17, 2024
BernardZach pushed a commit to BernardZach/transformers that referenced this pull request Dec 5, 2024
Update chameleon.md

Fix error

RuntimeError: Input type (float) and bias type (c10::BFloat16) should be the same
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.

3 participants