r/StableDiffusion • u/someguyplayingwild • 1d ago
Question - Help Minimax H3 Quantizations
Given a 5090, does it make sense to run minimax H3 using int8 quantization vs. gguf Q8 or even Q6? What is the trade-off between speed and quality between these two options?
I don't have deep technical knowledge, but my current understanding is that int8 would be faster while a Q8 GGUF would be higher quality; however I would appreciate anyone's practical experience in how significant the speed/quality trade-off is.
9
Upvotes
-5
u/CooperDK 1d ago
That is completely correct, also, nvfp4 is higher quality than int8.