jeroenvlek / gpt-from-scratch-rsLinks
Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle
☆73Updated 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.☆152Updated 3 months ago
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated last year
- A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.☆220Updated last week
- Models and examples built with Burn☆264Updated last week
- 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☆219Updated last month
- An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Was…☆134Updated 9 months ago
- Run Generative AI models directly on your hardware☆36Updated 11 months ago
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆108Updated 2 years ago
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆80Updated last year
- Llama2 LLM ported to Rust burn☆280Updated last year
- Implementation of the Coursera ML course in Rust☆43Updated 5 months ago
- Library for doing RAG☆74Updated last week
- Experimental compiler for deep learning models☆68Updated 2 months ago
- Unofficial Rust bindings to Apple's mlx framework☆173Updated this week
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆219Updated 2 weeks ago
- Example of tch-rs on M1☆54Updated last year
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆309Updated last year
- High-level, optionally asynchronous Rust bindings to llama.cpp☆226Updated last year
- A curated collection of Rust projects related to neural networks, designed to complement "Are We Learning Yet."☆56Updated last month
- Approx nearest neighbor search in Rust☆166Updated 2 years ago
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.☆38Updated last year
- 🦀 A Pure Rust Framework For Building AGI (WIP).☆92Updated last week
- Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.☆132Updated 2 months ago
- pgvector support for Rust☆175Updated 2 months ago
- A set of Rust macros for working with OpenAI function/tool calls.☆50Updated last year
- Fast serverless LLM inference, in Rust.☆88Updated 5 months ago
- A fun, hackable, GPU-accelerated, neural network library in Rust, written by an idiot☆133Updated last year
- ONNX neural network inference engine☆221Updated this week
- Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.☆409Updated this week