nanogpt

orchestra-research/nanogpt · Agent Skill (multi-file)

by Orchestra Research · bundle

Published · Last updated


Train and experiment with a minimal GPT implementation in ~300 lines of PyTorch, from character-level Shakespeare to GPT-2 scale.

SKILL.md

Files

This skill is a package of 4 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄architecture.md 11.4 KB
  • 📄data.md 10.9 KB
  • 📄training.md 13.2 KB

Related

  1. nemo-mbridge-mlm-bridge-training · nvidia bundle
    Run Megatron-LM (MLM) and Megatron Bridge training with mock or real data, covering correlation testing, available recipes, and multi-GPU examples.
    2.2k
    repo stars
  2. tao-train-dino · nvidia bundle
    Train, evaluate, export, distill, quantize, or run inference for a TAO DINO 2D object detector using transformer-based detection with denoising training and multi-scale features.
    2.2k
    repo stars
  3. nemo-mbridge-perf-megatron-fsdp · nvidia bundle
    Enables Megatron Fully Sharded Data Parallel in Megatron-Bridge with configuration overrides, code anchors, pitfalls, and verification steps.
    2.2k
    repo stars
  4. transformers · k-dense-ai bundle
    Load pre-trained models from Hugging Face Hub, run pipeline inference, generate text, and fine-tune models on NLP, vision, audio, and multimodal tasks using the Transformers library.
    30.2k
    repo stars
  5. tao-finetune-huggingface-model · nvidia bundle
    Fine-tune HuggingFace CV, VLM, or LLM models on local NVIDIA GPUs using an NGC PyTorch container, with support for full or LoRA training, dataset handling, and optional model push to the Hub.
    2.2k
    repo stars
  6. rwkv-architecture · orchestra-research bundle
    Use RWKV, a linear-time RNN-Transformer hybrid, for efficient long-context inference and training with constant memory usage.
    10.4k
    repo stars

Frequently asked questions

How do I install the nanogpt skill?

Run npx skillmds add orchestra-research/nanogpt in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the nanogpt skill do?

Train and experiment with a minimal GPT implementation in ~300 lines of PyTorch, from character-level Shakespeare to GPT-2 scale. It is listed under AI & ML, Model Training & Fine-tuning on SkillMD.

Is nanogpt safe to use?

SkillMD's automated safety review verdict for this skill is PASS. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: makes network calls. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with nanogpt?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is nanogpt free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under MIT.

Who published nanogpt?

Orchestra Research (@orchestra-research) published this skill. Their other Agent Skills are listed on their SkillMD profile.