jeroenvlek / gpt-from-scratch-rs
Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle
☆71Updated 11 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
- Low rank adaptation (LoRA) for Candle.☆144Updated 7 months ago
- Implementation of the Coursera ML course in Rust☆36Updated last month
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆104Updated last year
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆38Updated last year
- Llama2 LLM ported to Rust burn☆277Updated 11 months ago
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated last year
- Models and examples built with Burn☆223Updated 2 weeks ago
- A collection of boosting algorithms written in Rust 🦀☆51Updated last month
- Example of tch-rs on M1☆53Updated last year
- 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
- Run Generative AI models directly on your hardware☆33Updated 7 months ago
- Library for doing RAG☆70Updated this week
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated last year
- pure rust implementaion for deep learning library like keras☆62Updated 2 years ago
- A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face☆33Updated 10 months ago
- A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.☆164Updated this week
- A curated collection of Rust projects related to neural networks, designed to complement "Are We Learning Yet."☆49Updated last week
- 8-bit floating point types for Rust☆46Updated last week
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆186Updated last month
- pgvector support for Rust☆149Updated 2 weeks ago
- A Deep Learning and preprocessing framework in Rust with support for CPU and GPU.☆129Updated last year
- An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Was…☆128Updated 5 months ago
- A neural network inference library, written in Rust.☆60Updated 8 months ago
- OpenAI Dive is an unofficial async Rust library that allows you to interact with the OpenAI API.☆55Updated last week
- Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.☆111Updated 3 weeks ago
- in memory Rust database to query your data like a Venn diagram☆99Updated 3 months ago
- ☆84Updated 2 months ago
- CRB 🦀 transactional actors☆106Updated 2 weeks ago
- Unofficial Rust bindings to Apple's mlx framework☆139Updated this week
- A set of Rust macros for working with OpenAI function/tool calls.☆46Updated 11 months ago