GitHub repo leaderboard by stars, growth rate and activity.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
Video Delta Net hybrid attention for MiniMax-H3 as a native ComfyUI node.
| # | Repo | Language | Stars | 30-day trend | Last updated |
|---|---|---|---|---|---|
| 1 | Implement a ChatGPT-like LLM in PyTorch from scratch, step by step | Jupyter Notebook | 104,726 | last pushed 8 hours ago | |
| 2 | RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding. | Python | 14,701 | last pushed 1 week ago | |
| 3 | Video Delta Net hybrid attention for MiniMax-H3 as a native ComfyUI node. | Python | 207 | last pushed 4 days ago |
All · 11,658