Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I observe embedding output? #136

Open
hyun95roh opened this issue Nov 22, 2024 · 1 comment
Open

How can I observe embedding output? #136

hyun95roh opened this issue Nov 22, 2024 · 1 comment

Comments

@hyun95roh
Copy link

Hello, I have one quick question.
I want to see the embedding output from the vision tower in TinyLLaVA and calculate similarity between my images.
Where can I get the embedding output?

@ZhangXJ199
Copy link
Collaborator

You can check it in “encode_images” function in “/tinyllava/model/modeling_tinyllava.py”.

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

No branches or pull requests

2 participants