» Tag
pytorch
5 postsPyTorch-style training loop teaches the LLM harness, not the model
An open-source framework trains an LLM's prompts, tools, and repair loop with a PyTorch-style loop while freezing the model itself, using git as the ledger.
Profiling in PyTorch (Part 3): Attention is All You Profile
Explore profiling the attention mechanism in PyTorch, focusing on performance enhancements through in-place operations.
The First Open-Source Agent Skills Collection for AMD ROCm
While NVIDIA has 428+ agent skills on skills.sh, AMD had none. This new open-source project delivers 10 production-ready skills for ROCm GPU workflows.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comLoongForge: High-Performance Training System for Embodied Models
LoongForge-Embodied offers a PyTorch-based training subsystem for VLA and WAM models.
I Trained a 30M-Parameter LLM from Scratch: The Scaling "Floor" Was a Mirage
A 30M parameter language model was trained from scratch, aiming to deepen understanding of transformers.