File size: 937 Bytes
57f2982 7666879 57f2982 313a8b9 57f2982 5bb94ad 57f2982 313a8b9 57f2982 b12d06a 57f2982 b12d06a 57f2982 7666879 b12d06a 57f2982 b12d06a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
base_model: Qwen/Qwen2-VL-7B-Instruct
library_name: peft
pipeline_tag: image-text-to-text
---
## Model Details
Pretrained adapter for ABC: Acheiving Better Control of Multiomodal Embeddings using VLMs.
### Model Sources
This model is trained on top of Qwen2VL-Instruct.
### Paper and Website
For more information, please refer to [Website](https://tiger-ai-lab.github.io/ABC/).
Code: https://github.com/TIGER-AI-Lab/ABC
## Citation
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
```
@misc{schneider2025abcachievingbettercontrol,
title={ABC: Achieving Better Control of Multimodal Embeddings using VLMs},
author={Benjamin Schneider and Florian Kerschbaum and Wenhu Chen},
year={2025},
eprint={2503.00329},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2503.00329},
}
``` |