Magma
Magma copied to clipboard
Question about generating action trajectories (ToM?) with Magma
Hi Magma team,
First, thank you for releasing such an impressive model with both multimodal understanding and action planning capabilities!
I'm specifically interested in the model's ability to generate action trajectories for manipulation tasks. In the README, I notice there's a brief mention of "traj" but I couldn't find detailed information about how to extract trajectory outputs from the model.
Could you please provide:
- Example code for how to prompt the model to generate trajectories for robotic manipulation tasks
- Any specific formatting requirements for trajectory generation prompts
- Tips for getting the best trajectory predictions from the model
This would be extremely helpful for my research into multimodal AI agents.
Thank you!