Improve model card for N3D-VLM
#1
by nielsr HF Staff - opened
This PR significantly enhances the model card for N3D-VLM by adding comprehensive details from the associated paper and GitHub repository.
Key additions include:
- Metadata tags:
pipeline_tag: image-text-to-text,library_name: transformers(evidenced byconfig.jsonandtokenizer_config.json), andlicense: cc-by-nc-4.0. - A clear model title and links to the Hugging Face paper page, project page, and GitHub repository.
- An overview of the model's purpose and key features, including the visual demonstration from the GitHub README.
- Installation instructions and usage examples for inference directly from the GitHub README.
- The BibTeX citation.
Please review and merge this PR to make this model more accessible and informative for the community.