TIGER-AI-Lab / Mantis

Official code for Paper "Mantis: Multi-Image Instruction Tuning"
https://tiger-ai-lab.github.io/Mantis/
Apache License 2.0
157 stars 12 forks source link

About the multi image input #20

Open srymaker opened 2 weeks ago

srymaker commented 2 weeks ago

Thanks for your great work! Can you tell me about the specific code to support multi-image input(based on llama3)?

jdf-prog commented 1 week ago

What are the specific codes you are requesting? In the processor or the training? In practice, I might have modified both. You can check mantis/models to compare and see the modifications.