Replies: 1 comment
-
|
got |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys.
I try to run pi0 on a computers which is on the intranet. My command is:
python scripts/serve_policy.py --env ALOHASince the internet limit, I can't download the model file from s3 directly. So I get the error:
FileNotFoundError: Norm stats file not found at: openpi-assets/checkpoints/pi0_base/assets/trossen/norm_stats.jsonI have got the model and tokenizer file, maybe the norm_stats.json is the last file I miss. So can anyone give a norm_stats.json?
Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions