gpt2-codegolf

Official

GPT-2 inference in code golf constraints.

Authorletta-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides implementing GPT-2 style inference under tight code-size constraints, including checkpoint parsing and tokenization within code golfing challenges.

Core Features & Use Cases

  • Checkpoint parsing: Extract and validate weights from compact formats.
  • BPE tokenization: Implement or adapt byte-pair encoding to map tokens to IDs.
  • Forward pass basics: Achieve a minimal viable inference step within size limits.

Quick Start

Example: create a minimal GPT-2-like inference snippet that processes a single token and outputs a plausible next-token distribution.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gpt2-codegolf
Download link: https://github.com/letta-ai/skills/archive/main.zip#gpt2-codegolf

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.