Skip to content
View BlinkDL's full-sized avatar
Block or Report

Block or report BlinkDL

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. RWKV-LM RWKV-LM Public

    RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference,…

    Python 11.6k 800

  2. ChatRWKV ChatRWKV Public

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

    Python 9.3k 680

  3. LinearAttentionArena LinearAttentionArena Public

    Here we will test various linear attention designs.

    Python 44 1

  4. nanoRWKV nanoRWKV Public

    Forked from karpathy/nanoGPT

    RWKV in nanoGPT style

    Python 151 10

  5. RWKV-CUDA RWKV-CUDA Public

    The CUDA version of the RWKV language model ( https://github.com/BlinkDL/RWKV-LM )

    Cuda 188 32

  6. SmallInitEmb SmallInitEmb Public

    LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence

    Python 45 3