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

Facing issue while downloading the quantized model from hf. #8

Open
komal01lamba opened this issue May 1, 2024 · 0 comments
Open

Comments

@komal01lamba
Copy link

Facing an issue while downloading the quantized model from HF, it shows the below error.

ImportError: Using bitsandbytes 8-bit quantization requires Accelerate: pip install accelerate and the latest version of bitsandbytes: pip install -i https://pypi.org/simple/ bitsandbytes

Even though the packages are installed.
pip install bitsandbytes==0.42.0
pip install accelerate

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

No branches or pull requests

1 participant