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 to fit other llm #9

Open
zhanpengjie opened this issue Nov 6, 2024 · 1 comment
Open

how to fit other llm #9

zhanpengjie opened this issue Nov 6, 2024 · 1 comment

Comments

@zhanpengjie
Copy link

great work,I wonder how to train with other llm such as qwen2.5 3B?

@Ingvarstep
Copy link
Contributor

@zhanpengjie , thanks. To use other llms such as qwen, you need to install llm2vec package. Ideally, you need to train it using masked next token prediction. After that, you can specify a model as a backbone for gliclass. We also open-sourced our pre-training dataset, here you can find it: https://huggingface.co/datasets/knowledgator/gliclass-v1.0.

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