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

get_text_encoder is None in VideoChat2 #132

Open
idejie opened this issue Feb 28, 2024 · 1 comment
Open

get_text_encoder is None in VideoChat2 #132

idejie opened this issue Feb 28, 2024 · 1 comment

Comments

@idejie
Copy link

idejie commented Feb 28, 2024

text_encoder = model.get_text_encoder()

def get_text_encoder(self):

@idejie idejie changed the title get_text_encoder is None get_text_encoder is None in VideoChat2 Feb 28, 2024
@Andy1621
Copy link
Collaborator

Thanks for your question! Since the code is modified from UMT, we forgot to remove this unused file.

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