felix-andreas/gpt-burn
Implementation of the GPT architecture in Rust 🦀 + Burn 🔥
This is a developer-focused project for those who want to build and experiment with their own text generation models. It allows you to feed in a large body of text and then generate new, similar text based on what it learned. As an intermediate or advanced machine learning engineer, you would use this to understand and implement a foundational generative AI architecture.
No commits in the last 6 months.
Use this if you are a machine learning engineer interested in understanding, customizing, or deploying a GPT-style text generation model from scratch using Rust and the Burn framework.
Not ideal if you are looking for a ready-to-use, high-performance language model for production, or if you prefer to work with pre-trained models and standard Python-based deep learning libraries.
Stars
56
Forks
5
Language
Rust
License
UPL-1.0
Category
Last pushed
May 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/felix-andreas/gpt-burn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rtk-ai/rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust...
jnsahaj/lumen
Beautiful git diff viewer, generate commits with AI, get summary of changes, all from the CLI
jkawamoto/ctranslate2-rs
Rust bindings for OpenNMT/CTranslate2
Reim-developer/Sephera
Fast Rust CLI for codebase metrics and deterministic LLM context packs
Topos-Labs/infiniloom
High-performance repository context generator for LLMs - Transform codebases into optimized...