No official trainer? We open-sourced a working fine-tuning pipeline for H3

#27
by ka1029 - opened

We got supervised fine-tuning working on H3 πŸŽ‰ ~150-line trainer + latent caching on top of the official Diffusers integration. Wrote up the conventions that silently break training (timestep = 1βˆ’Οƒ, data-ward velocity, dual shifted schedules). Feedback welcome:
https://github.com/IAmIronMan42/MiniMax-H3-FineTuning

Sign up or log in to comment