AgentDish directory
pytorch
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#694
↑ +100
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 | ↑ +100 | 72 days ago | Details |
|
#767
↓ -2
DeepSeek Sparse Attention
A PyTorch reference implementation of DeepSeek Sparse Attention from the LLMs-from-scratch project, including a lightweight indexer, top-K token selection, and a GPT-style model with KV-cache support. |
Developer Tools / Machine Learning / LLM Architecture | 82 | ↓ -2 | 54 days ago | Details |
|
A closed-loop controller for LLM training that adapts batch size, learning rate, checkpointing, and pruning to reduce OOM crashes on limited VRAM hardware. |
AI/ML / Training Infrastructure | 78 | ↑ +6 | 12 days ago | Details |
|
#1105
↑ +1
Egregore
A PyTorch research code file for adaptive topological control in latent spaces, with sphere-to-torus morphing, differentiable gating, and several geometry-inspired loss terms. |
Developer Tools / Machine Learning | 72 | ↑ +1 | 14 days ago | Details |