liam-ilan/gpt-rs
A GPT Implementation in Rust on top of tch-rs 🔥 🦀
This project helps AI researchers and practitioners build and experiment with custom text generation models. You can input a text dataset (like a collection of stories) and it produces a trained model capable of generating new, coherent text based on the patterns it learned. This is ideal for those who want to understand or customize the inner workings of a GPT-like model.
No commits in the last 6 months.
Use this if you are an AI researcher or machine learning engineer looking to implement, train, and generate text from a causal decoder transformer model from scratch.
Not ideal if you're an end-user simply looking to use an existing, pre-trained large language model for text generation without needing to understand or modify its implementation.
Stars
56
Forks
4
Language
Rust
License
—
Category
Last pushed
May 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/liam-ilan/gpt-rs"
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...