We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: