Add fp32, flax weights

#5
by sanchit-gandhi HF staff - opened

Adds Whisper large-v3 weights in fp32 safetensors, fp32 pytorch, fp16 pytorch, and fp32 flax. We only push fp32 flax weights since we don't upcast flax weights to fp32 when we call from_pretrained (unlike in pytorch), and so need them in fp32 precision.

sanchit-gandhi changed pull request status to open
patrickvonplaten changed pull request status to merged

Sign up or log in to comment