Skip to content

What is the meaning of the hist when doing the quantize? #3558

Answered by ggerganov
Tr-buaa asked this question in Q&A
Discussion options

You must be logged in to vote

For 4-bit quantization, there are 16 integer values (2^4: -8, -7, -6, ..., 5, 6, 7).
This histogram shows the distribution of the integers for each tensor when it is quantized.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Tr-buaa
Comment options

Answer selected by staviq
Comment options

You must be logged in to vote
3 replies
@Tr-buaa
Comment options

@rikoras
Comment options

@Tr-buaa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3554 on October 09, 2023 14:19.