CoolFace
Modelpublic

RedHatAI/whisper-tiny-FP8-Dynamic

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes16downloads
recipe.yaml7 linesDownload Raw Back to root
1DEFAULT_stage:2  DEFAULT_modifiers:3    QuantizationModifier:4      ignore: ['re:.*lm_head']5      targets: [Linear]6      scheme: FP8_DYNAMIC7