-
-
Notifications
You must be signed in to change notification settings - Fork 880
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
Converting to huggingface #113
Comments
Here is a guide: https://huggingface.co/blog/rwkv#weights-conversion |
Hi, I'm new to this huggingface transformation.
I want to convert it into a huggingface model like yours repo [https://huggingface.co/RWKV]
What should I do to become a warehouse like yours? Can you be more detailed? |
Hi, I'm new to this huggingface transformation.
I want to convert it into a huggingface model like yours repo [https://huggingface.co/RWKV]
What should I do to become a warehouse like yours? Can you be more detailed? |
sgugger made huggingface class for RWKV.
Do you know by any chance how he converted the model?
I've asked him how he did it, I think it'd be great to document here how RWKV can be used in transformers.
A script to convert to PyTorch like this format would make it straightforward to port your new models :)
The text was updated successfully, but these errors were encountered: