rwkv
There are 48 repositories under rwkv topic.
mudler/LocalAI
:robot: 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
BlinkDL/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.
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
wenda-LLM/wenda
闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题
josStorer/RWKV-Runner
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.
datawhalechina/llms-from-scratch-cn
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
RWKV/rwkv.cpp
INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model
guinmoon/LLMFarm
llama and other large language models on iOS and MacOS offline using GGML library.
Atome-FE/llama-node
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.
Ai00-X/ai00_server
The all-in-one RWKV runtime box with embed, RAG, AI agents, and more.
tpoisonooo/llama.onnx
LLaMa/RWKV onnx models, quantization and testcase
guinmoon/llmfarm_core.swift
Swift library to work with llama and other large language models.
ChatLunaLab/chatluna
多平台模型接入,可扩展,多种输出格式,提供大语言模型聊天服务的插件 | A bot plugin for LLM chat services with multi-model integration, extensibility, and various output formats
howard-hou/VisualRWKV
VisualRWKV is the visual-enhanced version of the RWKV language model, enabling RWKV to handle various visual tasks.
ck-unifr/pdf_parsing
PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取
BrutalCoding/shady.ai
Making offline AI models accessible to all types of edge devices.
Yaziwel/Awesome-RWKV-in-Vision
A curated list of papers on the applications of RWKV in computer vision.
hizkifw/WebChatRWKVstic
ChatGPT-like Web UI for RWKVstic
KerfuffleV2/smolrsrwkv
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.
howard-hou/RWKV-TS
RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks
Yaziwel/Restore-RWKV
Restore-RWKV: Efficient and Effective Medical Image Restoration with RWKV
nlpodyssey/verbaflow
Neural Language Model for Go
Gunale0926/SORSA
SORSA: Singular Values and Orthonormal Regularized Singular Vectors Adaptation of Large Language Models
wozeparrot/tinyrwkv
tinygrad port of the RWKV large language model.
latestissue/AltaeraAI
A set of bash scripts to automate deployment of GGML/GGUF models [default: RWKV] with the use of KoboldCpp on Android - Termux
cahya-wirawan/rwkv-tokenizer
A fast RWKV Tokenizer written in Rust
ssbuild/rwkv_finetuning
rwkv finetuning
shoumenchougou/Awesome-RWKV-Prompts
用户友好、开箱即用的 RWKV Prompts 示例,适用于所有用户。Awesome RWKV Prompts for general users, more user-friendly, ready-to-use prompt examples.
donomii/go-rwkv.cpp
A go wrapper around the rwkv.cpp library
nkypy/candle-rwkv
RWKV models and examples powered by candle.
seasonjs/rwkv
pure go for rwkv
samttoo22-MewCat/lala_rwkv_chatbot_2.0
使用 rwkv 架構的大型語言模型運作的 Discord 聊天機器人,擁有辨識維基百科條目名並將其當作關鍵字抽取出的能力,並且還會將此關鍵字用於爬取維基百科,並將條目內容回傳給自身參考。近期更新串接API版本。
RWKV-Wiki/rwkv-wiki.github.io
RWKV Wiki website (archived, please visit official wiki)
vortexint/MythicAI
Local Web-UI sandbox for AI-powered storybuilding with friends.
nenkoru/serverless-rwkv
A repository to deploy RWKV model to serverless APIs such as Runpod.io
shoumenchougou/RWKV-Wiki-CN
RWKV wiki in Chinese.