Skip to content
View alephpi's full-sized avatar
🇨🇳
精通的目的在于运用,运用的程度要对得起禀赋
🇨🇳
精通的目的在于运用,运用的程度要对得起禀赋

Highlights

  • Pro

Block or report alephpi

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Stars

rwkv

6 repositories

Implementation of the RWKV language model in pure WebGPU/Rust.

Rust 348 33 Updated Apr 1, 2026

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 RN…

Python 14,454 1,001 Updated Mar 30, 2026

RWKV is a 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 413 39 Updated Jul 11, 2023

The nanoGPT-style implementation of RWKV Language Model - an RNN with GPT-level LLM performance.

Python 198 13 Updated Nov 9, 2023

INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model

C++ 1,567 126 Updated Mar 23, 2025

RWKV-LM-V7(https://github.com/BlinkDL/RWKV-LM) Under Lightning Framework

Python 59 12 Updated Dec 24, 2025