Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixture of All Intelligence (MoAI) #29823

Open
2 tasks done
Dev-Khant opened this issue Mar 23, 2024 · 4 comments
Open
2 tasks done

Mixture of All Intelligence (MoAI) #29823

Dev-Khant opened this issue Mar 23, 2024 · 4 comments

Comments

@Dev-Khant
Copy link

Model description

A new large language and vision model (LLVM) that uses auxiliary visual information and natural language for prediction.

It uses 2 modules: 𝙈𝙤𝘼𝙄-𝘾𝙤𝙢𝙥𝙧𝙚𝙨𝙨𝙤𝙧 and 𝙈𝙤𝘼𝙄-𝙈𝙞𝙭𝙚𝙧. Here 𝗖𝗼𝗺𝗽𝗿𝗲𝘀𝘀𝗼𝗿 condenses the verbalized outputs of the external CV models into auxiliary visual information and 𝗠𝗶𝘅𝗲𝗿 blends three types of intelligence — visual features, auxiliary features from external CV models and language features into a cohesive whole.

MoAI-7B surpasses both open-source and closed-source LLVMs in vision language tasks.

Model repo: https://github.com/ByungKwanLee/MoAI

Open source status

  • The model implementation is available
  • The model weights are available

Provide useful links for the implementation

No response

@Dev-Khant
Copy link
Author

@NielsRogge Can I work on this to add it to the library?

@amyeroberts
Copy link
Collaborator

Sure! Free free to open a PR and let us know when it's ready for review or you need help integrating into the library.

In general, we prioritise reviewing based on PRs opened rather than comments on issues, as we find this prevents issues from becoming stale. You're free to work on something if there's no active linked PRs open.

@Dev-Khant
Copy link
Author

Thanks @amyeroberts I'll start working on this as I don't see any open PR regarding this.

@Dev-Khant
Copy link
Author

Dev-Khant commented Apr 7, 2024

Waiting for this #29667 to get merged, because internally model uses InternLM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants