how to use Magma foundation model to solve downstream task?
I want to use a pre-trained model for downstream tasks like robot manipulation. Are there any clear guidelines for this? Or do you know any useful projects on how to use LLMs or MLLMs for robot manipulation?
Hi, @zhangxiaodi , maybe you can refer to the agents/libero folder. In the meanwhile, we are going to release the finetuning code on rootics data by the end of this week.
Hi, i am not professional in that field. i have question can we use the pretrained model that from streaming camera to detecte lanes ( left and right lane) from robot camera and return mask for that?
Unfortunately, this model by default will not be able to return mask.
Hi, @zhangxiaodi , maybe you can refer to the agents/libero folder. In the meanwhile, we are going to release the finetuning code on rootics data by the end of this week.
"magma-8b-libero-goal" model seems to be missing from huggingface
Hi, @zhangxiaodi , maybe you can refer to the agents/libero folder. In the meanwhile, we are going to release the finetuning code on rootics data by the end of this week.
"magma-8b-libero-goal" model seems to be missing from huggingface
+1
It would be very great if you could release checkpoints regarding LIBERO, as listed in this README.
Thank you so much for your help.