How to use physical-intelligence/fast with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("physical-intelligence/fast", dtype="auto")
Hello, I’m newbie to this field.
How can I use decoded_actions to render it into a visualized result.
If there are any guidance on how to achieve this, I would really appreciate it.
· Sign up or log in to comment