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

Merge LoRA into 405B #1359

Closed
junzhang-zj opened this issue Sep 16, 2024 · 5 comments
Closed

Merge LoRA into 405B #1359

junzhang-zj opened this issue Sep 16, 2024 · 5 comments

Comments

@junzhang-zj
Copy link

junzhang-zj commented Sep 16, 2024

I am blocked from merging LoRA into LLaMA-3.1-405B with INT8 of BNB, and the specific details are below.
Is there any action that I can try?
huggingface/peft#2065 (comment)

@junzhang-zj
Copy link
Author

Error positioning: peft/utils/integrations.py
im, imt, SCim, SCimt, coo_tensorim = bnb.functional.double_quant(im)

@matthewdouglas
Copy link
Member

Hi @junzhang-zj Can you let us know what versions of bitsandbytes, transformers, and PEFT that you are using?

@junzhang-zj
Copy link
Author

@matthewdouglas I have tried these versions bitsandbytes (0.43.3), transformers (4.44.2/4.43.3), and peft (0.12.0).

@junzhang-zj
Copy link
Author

Any updates on this issue?

@matthewdouglas
Copy link
Member

This should be resolved in PEFT#2245 and bitsandbytes 0.45.0. Feel free to raise again if necessary.

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

2 participants