question + thank you

#1
by renatomoselli - opened

my understanding from the model card is that Q2 and Q4 are basically the same for prediction, is that correct? i.e. in a VRAM constrained scenario, Q2 is the right pick without noticeable loss?

I'm a beellama user, thank you!

Yes, from my testing it seems to be correct. For prediction, model doesn't need to be of high quality: predicting just a few tokens at the time is easy enough that it doesn't suffer by itself, and the quality output is lossless anyway because the result is verified by target model.

Sign up or log in to comment