HYSEN LABS 專案目錄

BlinkDL

來自 BlinkDL 組織的可信儲存庫、分類與深度解析。

2 個精選開源專案
BlinkDL

RWKV-LM

14,708

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.

Python1,020 個 Fork
BlinkDL

ChatRWKV

9,496

ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.

Python685 個 Fork