lerobot
lerobot copied to clipboard
Convert PI0Fast model to torch model
hi, I want to ask how to convert pi0fast Jax model to torch model, the codebase seems like not provide a script, thank you very much!!
same here
Hi we update our pi0 implementation and released pi05 support in this PR: https://github.com/huggingface/lerobot/pull/1910 🚀 . For the FAST implementation the openpi repo has a script to convert their weights to PyTorch