RWKV

RWKV

Geek Repo

RWKV is an RNN with Transformer-level LLM performance. It is hosted as an incubation project in LF AI & Data Foundation.

Location:United States of America

Home Page:https://github.com/BlinkDL/RWKV-LM

Twitter:@RWKV_AI

Github PK Tool:Github PK Tool

RWKV's repositories

rwkv.cpp

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

Language:C++License:MITStargazers:1418Issues:22Issues:81

RWKV-infctx-trainer

RWKV infctx trainer, for training arbitary context sizes, to 10k and beyond!

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:133Issues:5Issues:23

rwkv-onnx

A converter and basic tester for rwkv onnx

RWKV-LM

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, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

Language:PythonLicense:Apache-2.0Stargazers:21Issues:0Issues:0

RWKV-cpp-node

Node.js implementation binding for the RWKV.cpp module

Language:JavaScriptLicense:MITStargazers:20Issues:2Issues:3

RWKV-wiki

RWKV centralised docs for the community

rwkv-tensorflow

RWKV ported to tensorflow

ChatRWKV

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

Language:PythonLicense:Apache-2.0Stargazers:8Issues:1Issues:0

RWKV-tokenizer-node

RWKV tokenizer for node.js

Language:JavaScriptStargazers:4Issues:2Issues:1

ggml

Tensor library for machine learning

Language:CLicense:MITStargazers:3Issues:0Issues:0

llama.cpp

LLM inference in C/C++

Language:C++License:MITStargazers:2Issues:1Issues:0

artwork

Logos of RWKV projects

lm-evaluation-harness

A framework for few-shot evaluation of language models.

Language:PythonLicense:MITStargazers:1Issues:0Issues:1