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

ENH Update VeRA preconfigured models #1941

Merged

Conversation

BenjaminBossan
Copy link
Member

Some pre-configured models like mistral used not to work with VeRA because the weight shapes were not identical. However, since #1817, this is no longer a requirement. Therefore, this commented code can now be uncommented.

I have tested mistral and gemma and they worked. I haven't tested btlm and mixtral but with the update, I'm pretty sure they will work too.

Some pre-configured models like mistral used not to work with VeRA
because the weight shapes were not identical. However, since huggingface#1817, this
is no longer a requirement. Therefore, this commented code can now be
uncommented.

I have tested mistral and gemma and they worked. I haven't tested btlm
and mixtral but with the update, I'm pretty sure they will work too.
@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.

@BenjaminBossan
Copy link
Member Author

ping @dkopi

@BenjaminBossan
Copy link
Member Author

Another gentle ping @dkopi

Copy link
Contributor

@dkopi dkopi left a comment

Choose a reason for hiding this comment

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

looks good

@BenjaminBossan BenjaminBossan requested a review from sayakpaul July 29, 2024 14:58
Copy link
Member

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

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

Nice. More the coverage, better the uniformity.

@sayakpaul sayakpaul merged commit 1b16753 into huggingface:main Jul 30, 2024
14 checks passed
@BenjaminBossan BenjaminBossan deleted the enh-update-preconfigured-vera-models branch July 30, 2024 09:15
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.

4 participants