This repository was archived by the owner on Feb 24, 2026. It is now read-only.
|
Whenever I create a BitLinear and call post_process_weights, it does not actually quantize the weight in memory. x.weight gives: but this is still taking up a ton more memory than it should... If anyone has this working, please let me know here |
Answered by
Codys12
Jul 5, 2024
Replies: 1 comment 2 replies
|
hi @Codys12 , would you mind provide a script to reproduce this result? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, right after I posted this I tried
model.to("cuda")and the memory on the GPU was ~1.5GB