AgentDish directory
Transformers
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#122
→ 0
AirLLM
AirLLM is an open-source inference library that aims to run very large language models on small GPUs by decomposing models layer-wise and streaming them during execution. The snapshot shows a detailed README with quickstart code, model examples, supported model notes, and recent update history. |
Developer Tools / AI Inference | 89 | → 0 | 38 days ago | Details |
|
#368
↓ -4
From Gradients to ChatGPT
A two-part self-study course for building a tiny LLM stack from scalar autograd to a working chat assistant, with modules covering transformers, pretraining, instruction tuning, retrieval, tool use, and agent loops. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 16 days ago | Details |
|
#998
↓ -6
gpt-go
A tiny GPT implementation in pure Go, trained on Jules Verne books, with runnable code and notes that explain the model’s evolution and design choices. |
Developer Tool / Machine Learning / LLM Training | 84 | ↓ -6 | 86 days ago | Details |
|
#1253
↑ +193
Train Your Own LLM from Scratch
A hands-on workshop repository that walks developers through building a small GPT-style language model from scratch, including tokenization, transformer blocks, training, and text generation. |
Developer Tools / Machine Learning | 83 | ↑ +193 | 127 days ago | Details |
|
#1902
↓ -1
LPU Lite
An educational project that explains and demonstrates a homemade language processing unit inspired by Groq’s LPU, with a focus on running a small Transformer model and visualizing the idea behind AI hardware. |
Developer Tools / AI Infrastructure | 74 | ↓ -1 | 16 days ago | Details |
|
#1919
↓ -1
Senbonzakura
Open-source tool for removing refusal behavior from open-weight transformer language models by identifying and orthogonalizing refusal directions in activation space. |
Developer Tools / AI Model Editing / Alignment Research | 74 | ↓ -1 | 54 days ago | Details |