nerdai / llms-from-scratch-rs
A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.
☆164Updated last week
Alternatives and similar repositories for llms-from-scratch-rs:
Users that are interested in llms-from-scratch-rs are comparing it to the libraries listed below
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆72Updated 11 months ago
- Low rank adaptation (LoRA) for Candle.☆144Updated 7 months ago
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆187Updated last month
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆285Updated 8 months ago
- Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.☆329Updated this week
- LLM Orchestrator built in Rust☆276Updated last year
- Fast, streaming indexing, query, and agentic LLM applications in Rust☆420Updated this week
- Cookbook to build Rust Candle models☆79Updated last year
- Library for doing RAG☆70Updated this week
- Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.☆111Updated 3 weeks ago
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆190Updated 3 weeks ago
- Demos using Rust Candle☆76Updated 2 months ago
- Models and examples built with Burn☆223Updated 3 weeks ago
- An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Was…☆129Updated 5 months ago
- Run Generative AI models directly on your hardware☆33Updated 7 months ago
- Rust client for Qdrant vector search engine☆269Updated this week
- Extract core logic from qdrant and make it available as a library.☆57Updated 11 months ago
- Fast serverless LLM inference, in Rust.☆65Updated 3 weeks ago
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated last year
- Model Context Protocol (MCP) implementation in Rust☆231Updated this week
- Example of tch-rs on M1☆53Updated last year
- ☆126Updated 10 months ago
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated last year
- Implementation of the Coursera ML course in Rust☆37Updated last month
- A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face☆33Updated 10 months ago
- Unofficial Rust bindings to Apple's mlx framework☆139Updated this week
- 🦀 A Pure Rust Framework For Building AGI (WIP).☆59Updated 10 months ago
- This repository has code for fine-tuning LLMs with GRPO specifically for Rust Programming using cargo as feedback☆72Updated 2 weeks ago
- ONNX neural network inference engine☆187Updated this week
- Rust library for generating vector embeddings, reranking locally☆457Updated 2 weeks ago