jeroenvlek / gpt-from-scratch-rs
Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle
☆64Updated 9 months ago
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
- Run Generative AI models directly on your hardware☆25Updated 5 months ago
- Low rank adaptation (LoRA) for Candle.☆134Updated 4 months ago
- Implementation of the Coursera ML course in Rust☆32Updated 4 months ago
- Example of tch-rs on M1☆51Updated 9 months ago
- Models and examples built with Burn☆203Updated last week
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆37Updated 10 months ago
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.☆37Updated last year
- A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.☆58Updated this week
- Inference Llama 2 in one file of pure Rust 🦀☆231Updated last year
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆80Updated last year
- An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Was…☆125Updated 3 months ago
- Library for doing RAG☆51Updated last month
- Llama2 LLM ported to Rust burn☆278Updated 9 months ago
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆169Updated this week
- Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.☆92Updated this week
- A collection of boosting algorithms written in Rust 🦀☆50Updated this week
- pure rust implementaion for deep learning library like keras☆62Updated 2 years ago
- 🦀 A Pure Rust Framework For Building AGI (WIP).☆36Updated 8 months ago
- 8-bit floating point types for Rust☆41Updated last week
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆102Updated last year
- Rust client for txtai☆108Updated last week
- Unofficial Rust bindings to Apple's mlx framework☆73Updated this week
- in memory Rust database to query your data like a Venn diagram☆97Updated last month
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆71Updated this week
- A set of Rust macros for working with OpenAI function/tool calls.☆43Updated 9 months ago
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆163Updated this week
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆272Updated 5 months ago
- Template to maintain a rust project running CI/CD with Github Workflows.☆115Updated 2 weeks ago
- Anthropic Rust SDK 🦀 with async support.☆45Updated 4 months ago
- A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face☆28Updated 8 months ago