openpi icon indicating copy to clipboard operation
openpi copied to clipboard

feat: added skip norm stats

Open Skylerwiernik opened this issue 3 weeks ago • 0 comments

Lerobot uses pre/post processing weights instead of norm stats. This allows a user to pass --skip-norm-stats to use an identity matrix.

I used these weights from my lerobot train, with field names converted: https://huggingface.co/s3y/pi05-10-30-openpi/

and ran on my own openpi client. Everything worked as expected.

Skylerwiernik avatar Nov 13 '25 12:11 Skylerwiernik