Robotics
Safetensors
gr00t_n1

ValueError: The checkpoint you are trying to load has model type `gr00t_n1` but Transformers does not recognize this architecture.

#5
by aganganga - opened

I upgraded Transformers to "4.45.2" which wrote in config.json, but i still got the error:
ValueError: The checkpoint you are trying to load has model type gr00t_n1 but Transformers does not recognize this architecture. This could be because of an issue with the checkpoint, or because your version of Transformers is out of date.
image.png

How should I solve this? Do you have a working script?
Thanks for your reply!!

@aganganga Did you manage to solve this issue ? I have the exact problem with gr00t_n1_5 and transformers 4.51.3

Sign up or log in to comment