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

Tokenizer for fine tuning RWKV-v5 world model #230

Open
mathewchris96 opened this issue Mar 5, 2024 · 1 comment
Open

Tokenizer for fine tuning RWKV-v5 world model #230

mathewchris96 opened this issue Mar 5, 2024 · 1 comment

Comments

@mathewchris96
Copy link

Can someone help with what tokenizer to use here:- tokenizer = PreTrainedTokenizerFast(tokenizer_file=f'{repo_dir}/20B_tokenizer.json')
for RWKV v5 world mode. I'm trying to finetune the model here.

@BlinkDL
Copy link
Owner

BlinkDL commented Mar 26, 2024

see https://huggingface.co/RWKV/v5-Eagle-7B-HF for a HF-compatible tokenizer

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