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

Update README.md #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rzeydelis-AS
Copy link

@rzeydelis-AS rzeydelis-AS commented Jul 10, 2024

This fixes the error. You need to call the load_in_8bit in BitsAndBytesConfig.

https://discuss.huggingface.co/t/correct-usage-of-bitsandbytesconfig/33809/4

This fixes the error. You need to call the load_in_8bit in BitsAndBytesConfig.
@cclevengeratmyhelo
Copy link

Today, with your change. I also get
ValueError: You have a version of `bitsandbytes` that is not compatible with 8bit inference and training make sure you have the latest version of `bitsandbytes` installed

@cclevengeratmyhelo
Copy link

I fixed this by running !pip install bitsandbytes --upgrade

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