How do you convert weights to flax?
#1
by
jffacevedo
- opened
@ariG23498 can you tell me how you convert the weights from pytorch to flax? Thanks!
@jffacevedo I had probably used FLAX-T5 and the Torch checkpoint to convert the model on the fly.
If that does not work, let me know.
ok, let me try that. Thanks!