Text Generation
Transformers
Safetensors
imp
custom_code
Imp-v1.5-3B-196 / README.md
Oyoy1235's picture
update Citation
5fe8135
|
raw
history blame contribute delete
No virus
914 Bytes
metadata
license: apache-2.0
pipeline_tag: text-generation
datasets:
  - liuhaotian/LLaVA-Pretrain
  - liuhaotian/LLaVA-Instruct-150K

😈 Imp

Introduction

Based on Imp-v1.5-3B-phi2, we reduce the resolution of the input image from 384 to 196, and retrain the model using the same settings to obtain Imp-v1.5-3B-196

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Citation

If you use our model or refer our work in your studies, please cite:

@article{imp2024,
  title={Imp: Highly Capable Large Multimodal Models for Mobile Devices},
  author={Shao, Zhenwei and Yu, Zhou and Yu, Jun and Ouyang, Xuecheng and Zheng, Lihao and Gai, Zhenbiao and Wang, Mingyang and Ding, Jiajun},
  journal={arXiv preprint arXiv:2405.12107},
  year={2024}
}