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

[Falcon] Fix AutoConfig Tests #26507

Closed
wants to merge 3 commits into from

Conversation

sanchit-gandhi
Copy link
Contributor

@sanchit-gandhi sanchit-gandhi commented Sep 30, 2023

What does this PR do?

Fixes the auto-config Falcon tests that were failing on main after merging #26476. Note that the latest version of the Falcon model on the Hub specifies a model type of falcon, following @Rocketknight1's Hub commit 898df13. Thus, we update the config tests in transformers to reflect this.

There are still config tests to check that trust_remote_code gives the correct configs for older versions (with specific commit ids):

def test_config_with_specific_revision(self):

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

@LysandreJik
Copy link
Member

Thanks for your PR @sanchit-gandhi!

Closing in favor of #26472

@LysandreJik LysandreJik closed this Oct 2, 2023
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