Noeda / rllama
Rust+OpenCL+AVX2 implementation of LLaMA inference code
☆546Updated last year
Alternatives and similar repositories for rllama:
Users that are interested in rllama are comparing it to the libraries listed below
- LLama.cpp rust bindings☆385Updated 10 months ago
- Llama2 LLM ported to Rust burn☆278Updated last year
- An implementation of the diffusers api in Rust☆555Updated last year
- Stable Diffusion v1.4 ported to Rust's burn framework☆334Updated 7 months ago
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated last year
- High-level, optionally asynchronous Rust bindings to llama.cpp☆220Updated 11 months ago
- Stable Diffusion XL ported to Rust's burn framework☆262Updated last year
- A Rust implementation of OpenAI's Whisper model using the burn framework☆304Updated last year
- A fast llama2 decoder in pure Rust.☆1,049Updated last year
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆293Updated 9 months ago
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆104Updated last year
- ☆268Updated this week
- LLM Orchestrator built in Rust☆279Updated last year
- Rust wrapper for Microsoft's ONNX Runtime (version 1.8)☆291Updated last year
- Rust bindings to https://github.com/ggerganov/whisper.cpp☆826Updated last week
- A relatively basic implementation of RWKV in Rust written by someone with very little math and ML knowledge. Supports 32, 8 and 4 bit eva…☆93Updated last year
- Low rank adaptation (LoRA) for Candle.☆145Updated 2 weeks ago
- A WebGPU-accelerated ONNX inference run-time written 100% in Rust, ready for native and the web