Repository navigation

#

rwkv

🤖 The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference

Go
31887
1 小时前

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.

Python
13523
12 天前

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

Python
9471
3 个月前

闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题

JavaScript
6251
3 个月前

A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.

TypeScript
5793
21 天前

仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理

Jupyter Notebook
2685
8 个月前

llama and other large language models on iOS and MacOS offline using GGML library.

Swift
1733
1 个月前

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

C++
1507
1 个月前

Believe in AI democratization. llama for nodejs backed by llama-rs, llama.cpp and rwkv.cpp, work locally on your laptop CPU. support llama/alpaca/gpt4all/vicuna/rwkv model.

Rust
870
2 年前

The all-in-one RWKV runtime box with embed, RAG, AI agents, and more.

Rust
552
1 个月前

LLaMa/RWKV onnx models, quantization and testcase

Python
361
2 年前

多平台模型接入,可扩展,多种输出格式,提供大语言模型聊天服务的插件 | A bot plugin for LLM chat with multi-model integration, extensibility, and various output formats

TypeScript
290
3 天前

Swift library to work with llama and other large language models.

C++
256
3 个月前

VisualRWKV is the visual-enhanced version of the RWKV language model, enabling RWKV to handle various visual tasks.

Python
220
22 天前

PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取

Python
195
2 年前

A curated list of papers on the applications of RWKV in computer vision.

167
2 个月前

RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks

Python
101
8 个月前

ChatGPT-like Web UI for RWKVstic

Python
100
2 年前

A relatively basic implementation of RWKV in Rust written by someone with very little math and ML knowledge. Supports 32, 8 and 4 bit evaluation. It can also directly load PyTorch RWKV models.

Rust
93
2 年前