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

fix min_8bit_size ignored bug #1181

Closed
wants to merge 3 commits into from

Conversation

Edenzzzz
Copy link
Contributor

@Edenzzzz Edenzzzz commented Apr 15, 2024

This line ignores min_8bit_size by setting all params with numel < 4096 to fp32, so I've removed it.
cc @Titus-von-Koeller

@Edenzzzz Edenzzzz changed the title fix min_8bit_size invalid bug fix min_8bit_size ignored bug Apr 19, 2024
@Titus-von-Koeller
Copy link
Collaborator

I created a new PR because I wasn't sure @Edenzzzz would be available before end of day, but I see he merged the main. Anyways, the commits and credits are yours. Closing this in favor of already merged #1286

Thanks @Edenzzzz for catching this small but significant bug, can't believe this went unnoticed for 3 years.. Really appreciate your hands-on attitude and contribution ❤️

@Edenzzzz
Copy link
Contributor Author

Thanks guys for your enthusiasm!

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

Successfully merging this pull request may close these issues.

2 participants