EricLBuehler / candle-loraLinks
Low rank adaptation (LoRA) for Candle.
☆162Updated 6 months ago
Alternatives and similar repositories for candle-lora
Users that are interested in candle-lora are comparing it to the libraries listed below
Sorting:
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆236Updated 3 weeks ago
- Llama2 LLM ported to Rust burn☆278Updated last year
- LLM Orchestrator built in Rust☆283Updated last year
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆110Updated 2 years ago
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆77Updated last year
- High-level, optionally asynchronous Rust bindings to llama.cpp☆232Updated last year
- Models and examples built with Burn☆294Updated last month
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated 2 years ago
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆324Updated last year
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆238Updated 2 months ago
- Democratizing large model inference and training on any device.☆155Updated this week
- An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Was…☆137Updated last year
- A collection of optimisers for use with candle☆43Updated 2 months ago
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated last year
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆40Updated last year
- Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.☆496Updated last week
- Unofficial Rust bindings to Apple's mlx framework☆202Updated 3 weeks ago
- Stable Diffusion v1.4 ported to Rust's burn framework