nerdai / llms-from-scratch-rsLinks
A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.
☆275Updated 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:
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆333Updated last year
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆77Updated last year
- LLM Orchestrator built in Rust☆284Updated last year
- Low rank adaptation (LoRA) for Candle.☆168Updated 8 months ago
- Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.☆552Updated this week
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆249Updated 2 weeks ago
- Inference Llama 2 in one file of pure Rust 🦀☆235Updated 2 years ago
- Models and examples built with Burn☆320Updated last month
- High-performance framework for building interactive multi-agent workflow systems in Rust☆215Updated 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…☆138Updated last year
- Fast, streaming indexing, query, and agentic LLM applications in Rust☆628Updated last week
- 🦀 A curated list of Rust tools, libraries, and frameworks for working with LLMs, GPT, AI☆510Updated last year
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆240Updated 4 months ago
- Rust client for Qdrant vector search engine☆362Updated last month
- Library for doing RAG☆79Updated 2 weeks ago
- Unofficial Rust bindings to Apple's mlx framework☆221Updated last week
- Implementation of the Coursera ML course in Rust☆47Updated 10 months ago
- Rust library for generating vector embeddings, reranking. Re-write of qdrant/fastembed.☆702Updated last week
- ONNX neural network inference engine☆270Updated this week
- Run Generative AI models directly on your hardware☆41Updated last year
- Democratizing large model inference and training on any device.☆177Updated last week
- Llama2 LLM ported to Rust burn☆278Updated last year
- Fast serverless LLM inference, in Rust.