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

Supporting RWKV (a RNN that can match transformer LM & zero-shot performance at 1B+ params) #48

Open
BlinkDL opened this issue Jul 18, 2022 · 0 comments

Comments

@BlinkDL
Copy link

BlinkDL commented Jul 18, 2022

Hi guys. I am working on RWKV, which might be the only RNN (no attention!) that can match transformer LM & zero-shot performance at 1B+ params:
https://www.reddit.com/r/MachineLearning/comments/vzr6ie/r_rwkv3_scaling_rnn_to_15b_and_reach_transformer/

I am using some CUDA in my project too. Probably we can collaborate to promote RNN and scale it to 100B+ params :)

The RWKV discord: https://discord.gg/bDSBUMeFpc

Github: https://github.com/BlinkDL/RWKV-LM

CUDA stuff: https://github.com/BlinkDL/RWKV-CUDA

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