jeroenvlek / gpt-from-scratch-rsLinks
Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle
☆76Updated last year
Alternatives and similar repositories for gpt-from-scratch-rs
Users that are interested in gpt-from-scratch-rs are comparing it to the libraries listed below
Sorting:
- Low rank adaptation (LoRA) for Candle.☆162Updated 5 months ago
- Models and examples built with Burn☆286Updated 2 weeks ago
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated 2 years ago
- Llama2 LLM ported to Rust burn☆278Updated last year
- Implementation of the Coursera ML course in Rust☆46Updated 7 months ago
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆232Updated last week
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆39Updated last year
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆109Updated 2 years ago
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆319Updated last year
- A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.☆250Updated this week
- Democratizing large model inference and training on any device.☆151Updated 3 weeks ago
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.☆39Updated 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 11 months ago
- Library for doing RAG☆77Updated 3 weeks ago
- LLM Orchestrator built in Rust☆284Updated last year
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆237Updated 2 months ago
- Unofficial Rust bindings to Apple's mlx framework☆192Updated last week
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated last year
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆47Updated 7 months ago
- pure rust implementaion for deep learning library like keras☆64Updated 2 years ago
- Example of tch-rs on M1☆55Updated last year
- Experimental compiler for deep learning models☆67Updated 2 weeks ago
- A neural network inference library, written in Rust.☆67Updated last year
- ONNX neural network inference engine☆242Updated this week
- High-level, optionally asynchronous Rust bindings to llama.cpp☆230Updated last year
- ☆94Updated 8 months ago
- A fun, hackable, GPU-accelerated, neural network library in Rust, written by an idiot☆133Updated last year
- A Deep Learning and preprocessing framework in Rust with support for CPU and GPU.☆132Updated 2 years ago
- A powerful Rust library and CLI tool to unify and orchestrate multiple LLM, Agent and voice backends (OpenAI, Claude, Gemini, Ollama, Ele…☆225Updated 3 weeks ago
- Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.☆137Updated 4 months ago