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.☆169Updated 8 months ago
- Inference Llama 2 in one file of pure Rust 🦀☆235Updated 2 years ago
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆111Updated 2 years ago
- Models and examples built with Burn☆328Updated 2 months ago
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆40Updated last year
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆253Updated last month
- Democratizing large model inference and training on any device.☆185Updated last month
- Llama2 LLM ported to Rust burn☆278Updated last year
- Fast serverless LLM inference, in Rust.☆108Updated 2 months ago
- A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face☆46Updated last year
- LLM Orchestrator built in Rust☆285Updated last year
- Experimental compiler for deep learning models☆74Updated 3 months ago
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆337Updated last year
- Example of tch-rs on M1☆55Updated last year
- A fun, hackable, GPU-accelerated, neural network library in Rust, written by an idiot☆137Updated last year
- 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
- Implementation of the Coursera ML course in Rust☆48Updated 11 months ago
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆239Updated 5 months ago
- Run Generative AI models directly on your hardware☆41Updated last year
- A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.☆283Updated this week
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated 2 years ago
- A neural network inference library, written in Rust.☆68Updated last year
- Structured outputs for LLMs☆52Updated last year
- pure rust implementaion for deep learning library like keras☆64Updated 3 years ago
- 8-bit floating point types for Rust☆61Updated last month
- ONNX neural network inference engine☆277Updated this week
- ☆32Updated this week
- A curated collection of Rust projects related to neural networks, designed to complement "Are We Learning Yet."☆64Updated 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.☆40Updated 2 years ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated 7 months ago