Have you compared the speed between fp16 version and gguf version?

#3
by yunming181920 - opened

Thank you for your nice work. I found that my 16GB gpu spends lots of time becuase the fp16 model is larger than my vram and the prompts for Minimax H3 are very long. So I wanna know if I directly use the lightest gguf version, will the model as well as the activations always be kept in 16GB vram?

Sign up or log in to comment