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

[BUG] 1.0 bpw not possible? #700

Closed
3 tasks done
frenzybiscuit opened this issue Dec 18, 2024 · 3 comments
Closed
3 tasks done

[BUG] 1.0 bpw not possible? #700

frenzybiscuit opened this issue Dec 18, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@frenzybiscuit
Copy link

frenzybiscuit commented Dec 18, 2024

OS

Linux

GPU Library

CUDA 12.x

Python version

3.11

Pytorch version

N/A

Model

https://huggingface.co/FrenzyBiscuit/Skyfall-39B-v1-1.0bpw-h6-exl2

Describe the bug

I just did a 1.0 bpw conversion, but the size ended up being the exact same as the 2.0bpw.

Is it not possible to do a 1.0bpw quant?

Reproduction steps

CUDA_VISIBLE_DEVICES=1 python3 convert.py -i ~/weights/Skyfall-39B-v1 -o ~/mytemp2 -m measurement.json -cf ~/Skyfall-39B-v1-1.0bpw-h6-exl2 -b 1.0 -hb 6

Expected behavior

works

Logs

No response

Additional context

No response

Acknowledgements

  • I have looked for similar issues before submitting this one.
  • I understand that the developers have lives and my issue will be answered when possible.
  • I understand the developers of this program are human, and I will ask my questions politely.
@frenzybiscuit frenzybiscuit added the bug Something isn't working label Dec 18, 2024
@frenzybiscuit
Copy link
Author

Note that its possible I messed up here, as some things got a little confusing/hectic while doing 14 quants of the same model.

@DocShotgun
Copy link

No, it's not possible.

#675 (comment)

@frenzybiscuit
Copy link
Author

okay, thank you kindly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants