nerdai / llms-from-scratch-rsLinks
A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.
☆253Updated this 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
Sorting:
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆77Updated last year
- LLM Orchestrator built in Rust☆283Updated last year
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆324Updated last year
- Low rank adaptation (LoRA) for Candle.☆162Updated 6 months ago
- Fast, streaming indexing, query, and agentic LLM applications in Rust☆594Updated this week
- Models and examples built with Burn☆294Updated last month
- Rust client for Qdrant vector search engine☆346Updated last month
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆238Updated 2 months ago
- High-performance framework for building interactive multi-agent workflow systems in Rust☆167Updated last month
- Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.☆496Updated last week
- 🦀 A curated list of Rust tools, libraries, and frameworks for working with LLMs, GPT, AI☆486Updated last year
- 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
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆236Updated 3 weeks ago
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated 2 years ago
- Unofficial Rust bindings to Apple's mlx framework☆202Updated 3 weeks ago
- Llama2 LLM ported to Rust burn☆278Updated last year
- Library for doing RAG☆77Updated this week
- Rust library for generating vector embeddings, reranking. Re-write of qdrant/fastembed.☆634Updated last month
- Run Generative AI models directly on your hardware☆38Updated last year
- Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.☆137Updated 5 months ago
- A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face☆45Updated last year
- Fast serverless LLM inference, in Rust.☆94Updated 7 months ago
- A powerful Rust library and CLI tool to unify and orchestrate multiple LLM, Agent and voice backends (OpenAI, Claude, Gemini, Ollama, Ele…☆239Updated 2 weeks ago
- Cookbook to build Rust Candle models☆81Updated last year
- ONNX neural network inference engine☆249Updated this week
- Same as llm.c but in Rust, as I want to get deeper and deeper into Rust programming☆67Updated 9 months ago
- Rust multiprovider generative AI client (Ollama, OpenAi, Anthropic, Gemini, DeepSeek, xAI/Grok, Groq,Cohere, ...)☆538Updated this week
- Demos using Rust Candle☆79Updated 9 months ago
- Implementation of the Coursera ML course in Rust☆46Updated 8 months ago
- High-level, optionally asynchronous Rust bindings to llama.cpp☆232Updated last year