jeroenvlek / gpt-from-scratch-rsLinks
Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle
☆72Updated 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:
- Implementation of the Coursera ML course in Rust☆38Updated 4 months ago
- Low rank adaptation (LoRA) for Candle.☆150Updated 2 months ago
- A collection of boosting algorithms written in Rust 🦀☆55Updated last month
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆39Updated last year
- A curated collection of Rust projects related to neural networks, designed to complement "Are We Learning Yet."☆54Updated 2 weeks 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
- Library for doing RAG☆74Updated last month
- Example of tch-rs on M1☆53Updated last year
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated last year
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆80Updated last year
- A Deep Learning and preprocessing framework in Rust with support for CPU and GPU.☆131Updated last year
- Llama2 LLM ported to Rust burn☆278Updated last year
- ☆23Updated 2 months ago
- 8-bit floating point types for Rust☆46Updated 3 months ago
- Models and examples built with Burn☆249Updated this week
- An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Was…☆134Updated 8 months ago
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆209Updated last week
- pure rust implementaion for deep learning library like keras☆63Updated 2 years ago
- A neural network inference library, written in Rust.☆63Updated 11 months ago
- A set of Rust macros for working with OpenAI function/tool calls.☆51Updated last year
- Experimental compiler for deep learning models☆67Updated last month
- Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.☆131Updated last month
- Run Generative AI models directly on your hardware☆36Updated 10 months ago
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆298Updated 11 months ago
- ☆87Updated 5 months ago
- Unofficial Rust bindings to Apple's mlx framework☆158Updated 2 weeks ago
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆46Updated 4 months ago
- A fun, hackable, GPU-accelerated, neural network library in Rust, written by an idiot☆132Updated last year
- A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face☆37Updated last year
- Automated Machine Learning in Rust 🦀☆35Updated 5 months ago