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

Request update of llama3.2 1b and 3b experimental results #13

Open
shifeiwen opened this issue Sep 30, 2024 · 2 comments
Open

Request update of llama3.2 1b and 3b experimental results #13

shifeiwen opened this issue Sep 30, 2024 · 2 comments

Comments

@shifeiwen
Copy link

I recently tried to save the model after R @ Weight obtained by SpinQuant, and found that the quantization effect was not improved much after hadamard_utils.get_hadK did not match the appropriate size k=1. Is there any experimental record about small models, such as llama3.2 1B or 3B?
thanks

@lonleyodd
Copy link

I recently tried to save the model after R @ Weight obtained by SpinQuant, and found that the quantization effect was not improved much after hadamard_utils.get_hadK did not match the appropriate size k=1. Is there any experimental record about small models, such as llama3.2 1B or 3B? thanks

same error, apply rotation on llama3.2 1b is not correct,have you solved it?

@lonleyodd
Copy link

@shifeiwen hi, i found a note in the code:
image
I think this may the key cause rotation useless in llama3.2, or you can refer llama3.2 demo file post by official :https://colab.research.google.com/gist/zxdmike/abbb2c9b0d1fd1f4ed8cdae8c02180f4#scrollTo=4yQuaPzv3yle

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