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

Chameleon: minor fixes after shipping #32037

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

zucchini-nlp
Copy link
Member

@zucchini-nlp zucchini-nlp commented Jul 18, 2024

What does this PR do?

Fixes #32022 by making the merge process an out-of-place op

Additionally, changes AutoMapping of the model making it a ConditionalModel. I believe we can do such changes of model naming for Chameleon, because it was merged just yesterday and won;t be breaking. I can ofc leave naming as Causal if you think it will break stuff for users

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@zucchini-nlp zucchini-nlp changed the title Chameleon: merging should be out-of-place op Chameleon: minor fixes after shipping Jul 18, 2024
Copy link
Collaborator

@amyeroberts amyeroberts 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 handling!

@zucchini-nlp zucchini-nlp merged commit 673d30b into huggingface:main Jul 18, 2024
24 checks passed
amyeroberts pushed a commit to amyeroberts/transformers that referenced this pull request Jul 19, 2024
* fix merging

* make chameleon conditional
MHRDYN7 pushed a commit to MHRDYN7/transformers that referenced this pull request Jul 23, 2024
* fix merging

* make chameleon conditional
zucchini-nlp added a commit to zucchini-nlp/transformers that referenced this pull request Jul 24, 2024
* fix merging

* make chameleon conditional
itazap pushed a commit that referenced this pull request Jul 25, 2024
* fix merging

* make chameleon conditional
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.

Chameleon model failed after receiving two times the same inputs
3 participants