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

Is it possible to replace the model's Text Encoder with other models, such as google/gemma-2-9b? #96

Open
lymanzhao opened this issue Jul 8, 2024 · 0 comments

Comments

@lymanzhao
Copy link

Hi,

I'm investigating how to customize the Text Encoder part of the model. I'm wondering if it's possible to replace the original Text Encoder with other pre-trained models, such as google/gemma-2-9b.

Specifically, I have the following questions:

Is this replacement technically feasible?
If feasible, what compatibility issues should be considered?
What potential impacts on model performance might occur after the replacement?
Are there any example code snippets or tutorials available for reference?
Any related suggestions and guidance would be greatly appreciated!

Thanks

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

1 participant