Magma icon indicating copy to clipboard operation
Magma copied to clipboard

how to use Magma foundation model to solve downstream task?

Open zhangxiaodi opened this issue 9 months ago • 5 comments

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?

zhangxiaodi avatar Mar 05 '25 07:03 zhangxiaodi

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.

jwyang avatar Mar 06 '25 02:03 jwyang

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?

melaslalib avatar Mar 08 '25 11:03 melaslalib

Unfortunately, this model by default will not be able to return mask.

jwyang avatar Mar 10 '25 00:03 jwyang

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

HashimHS avatar Apr 23 '25 09:04 HashimHS

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.

LostXine avatar Apr 26 '25 04:04 LostXine