Update model card with Mono-InternVL-1.5 paper details and expanded information
#2
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for Mono-InternVL-2B-S1-2.
It updates the primary paper reference to Mono-InternVL-1.5: Towards Cheaper and Faster Monolithic Multimodal Large Language Models, which details recent advancements relevant to this model.
Additionally, it incorporates comprehensive details from the project's GitHub README, including:
- News updates
- A detailed Introduction to the Mono-InternVL architecture and principles
- Performance benchmarks
- Inference code examples using
transformers
andlmdeploy
- Supervised Finetuning instructions
- An updated Citation section to include both Mono-InternVL V1 and V1.5 papers
- A clear License section.
The "File information" section has been removed as it's not standard model card content. This update provides users with a much richer and more informative resource for understanding and utilizing the model.
douwh
changed pull request status to
merged