Requiring a 80gb gpu for a 9b model??

#13
by benayat - opened

Why is that?

9B+context doesnt justify 80GB VRAM, not by a longshot

the model is like 16gb alone in BF16 and the contexte in BF16 takes up the rest giving at least like 1M contexte which can be used like big model, that why it must have an 80gb vram gpu in full precision, you want to use quantization for smaller gpu

so the 80gb unlock the full potential of the card to be used like in opencode but you can use quantization 4b and i could fit in a 12gb vram card with pretty much sufficient context

Sign up or log in to comment