Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add a VGGT(Visual Geometry Grounded Transformer) model compatible with huggingface transfromers#39987

Open
DDsacu wants to merge 5 commits into
huggingface:mainfrom
DDsacu:main
Open

Add a VGGT(Visual Geometry Grounded Transformer) model compatible with huggingface transfromers#39987
DDsacu wants to merge 5 commits into
huggingface:mainfrom
DDsacu:main

Conversation

@DDsacu

@DDsacu DDsacu commented Aug 7, 2025

Copy link
Copy Markdown

This PR adds the VGGT (Visual Geometry Grounded Transformer) model to the Hugging Face Transformers library.
It includes:

  • VggtConfig, VggtModel
  • Integration into the Auto classes (AutoConfig, AutoModel).
  • Basic unit tests for configuration, save/load, and forward pass.
  • [WIP]Model documentation in docs/source/en/model_doc/vggt.mdx.

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@DDsacu DDsacu closed this Aug 7, 2025
@DDsacu DDsacu reopened this Aug 7, 2025
@Rocketknight1

Copy link
Copy Markdown
Member

I'm not familiar with this model, cc @qubvel!

@github-actions

Copy link
Copy Markdown
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: auto

@DDsacu DDsacu changed the title Add vggt-hf copied from vit Add a VGGT(Visual Geometry Grounded Transformer) model compatible with huggingface transfromers Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants