nkypy/candle-rwkv
RWKV models and examples powered by candle.
This tool helps AI developers and researchers quickly run and experiment with RWKV (Receptance Weighted Key Value) language models. You provide a text prompt, and it generates a text response using various RWKV model versions. This is ideal for those building or evaluating new AI applications and need efficient text generation capabilities.
Use this if you are a developer looking for a high-performance, memory-efficient way to integrate and test RWKV language models in your Rust-based projects or command-line applications.
Not ideal if you are a non-technical end-user looking for a ready-to-use chatbot or a no-code solution for text generation.
Stars
24
Forks
1
Language
Rust
License
—
Category
Last pushed
Jan 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/nkypy/candle-rwkv"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
trymirai/uzu
A high-performance inference engine for AI models
justrach/bhumi
⚡ Bhumi – The fastest AI inference client for Python, built with Rust for unmatched speed,...
lipish/llm-connector
LLM Connector - A unified interface for connecting to various Large Language Model providers
keyvank/femtoGPT
Pure Rust implementation of a minimal Generative Pretrained Transformer
ShelbyJenkins/llm_client
The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from...