Please add int8 convrot version

#2
by dev9669 - opened

INT8 ConvRot currently offers one of the best quality-to-performance ratios of any quantization method. In my personal experience, INT8 ConvRot models provide quality close to BF16 at generation speeds matching or beating FP8_Scaled.

@dev9669 hey sure, I've read about int8 convrot. Let me see if it's easy to do and I'll update the repo to include it

Thank, if you already use https://github.com/silveroxides/convert_to_quant , can use —int8 —convrot

I think latest version already support it.

@dev9669 here you go https://huggingface.co/DreamFast/gemma-3-12b-it-heretic-v2/tree/main/comfyui I tested and int8 works ok for vision + inference

Sign up or log in to comment