IMA-DePALM / README.md
mshukor's picture
mshukor HF staff
Create README.md
1d9e7f2 verified
---
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
# Doc / guide: https://huggingface.co/docs/hub/model-cards
{}
---
# (IMA) Implicit Multimodal Alignment: On the Generalization of Frozen LLMs to Multimodal Inputs
* This repo contains the models used in the following paper: [NeurIPS 2024] [Implicit Multimodal Alignment: On the Generalization of Frozen LLMs to Multimodal Inputs](https://arxiv.org/abs/2405.16700)
* Github code: https://github.com/mshukor/ima-lmms
* Project page: https://ima-lmms.github.io/
## Citation
```
@article{shukor2024implicit,
title={Implicit Multimodal Alignment: On the Generalization of Frozen LLMs to Multimodal Inputs},
author={Shukor, Mustafa and Cord, Matthieu},
journal={arXiv preprint arXiv:2405.16700},
year={2024}
}
```