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

I want to help Keras Hub be compatible with the Qwen and Interlm models. Before that, I have some questions I'd like to ask. #1980

Open
pass-lin opened this issue Nov 11, 2024 · 0 comments

Comments

@pass-lin
Copy link

pass-lin commented Nov 11, 2024

Qwen and interlm is chinese llm
Their architectures are basically the same as Llama3, with just a few more biases in the attention layer. If I want to support them in Keras, should I create a new class called QwenCasualModel, or simply add a few more configuration options to the existing Llama3?
Additionally, is it possible for me not to provide a Kaggle link, but instead convert the weights directly through HF?

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