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

Add Bloom model config checks for HF provider #107

Merged
merged 4 commits into from
Dec 1, 2022

Conversation

mrwyattii
Copy link
Contributor

In a previous PR we changed how we are loading the smaller Bloom variants (i.e., non-176B models) from using the llm provider to using the huggingface provider. We didn't include the asserts that verify settings are correct when making this change. Adding those asserts here.

@mrwyattii mrwyattii merged commit d2680a6 into main Dec 1, 2022
@mrwyattii mrwyattii deleted the mrwyattii/assert-bloom-dtype branch December 1, 2022 22:57
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.

2 participants