Back to List
Notice:This resource is provided by a third-party author. Please review the code with AI tools or manually before use to ensure security and compatibility.
PythonBlinkDL/ChatRWKV

ChatRWKV

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

68.1/100
9.5KForks: 697
View on GitHub
Loading report...

Similar Projects

RWKV-LM

85

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.

Python14.4K

LMFlow

81

An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.

Python8.5K

Langchain-Chatchat

72

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain

Python37.4K

CosyVoice

73

Multi-lingual large voice generation model, providing inference, training and deployment full-stack ability.

Python19.9K
Back to List