Skip to content

dwijesiri/Nano-RWKV

 
 

Repository files navigation

NanoRWKV (Work In Progress)

NanoRWKV Loss Training

A simplified NanoGPT - Like Repo to show that RNNs can compete with GPT. This is RWKV "x051a" which does not require custom CUDA kernel to train, so it works for any GPU / CPU. A rewrite of the RWKV LLM created by Peng Bo, and sponsored by Stability and Eleuther AI. Help to create would be appreciated 🙂. For more information, visit the RWKV GitHub Repo, or join the Discord.

Reference:

RWKV - Language Model ❤️

RWKV.com ❤️

nanoRWKV

Install And Training:

Dependencies:

$ pip install torch numpy (etc.)

Training Information (Etc.)

TODO:

  • (+) Add Here ...

More Information:

If you have any more ideas, head over to the RWKV Discord, as thanks to Stability and Eleuther AI, as well as various other sponsors, we now have the capacity to run them. For more information, try the community or the Wiki Page.

Acknowledgements and Sponsors:

List all relavent sponsors and contributors. (Eleuther AI, Stability AI, Community etc.)

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%