AI AGENT ADDONS

Nanochat Llm Training

aradotso/trending-skills
Data Science & ML
1,261installs

You can train your own small language model for less than one hundred dollars. Nanochat is a simple tool that handles everything from start to finish. It was created by Andrej Karpathy and runs on a single powerful computer.

The tool covers tokenization, training, fine tuning, evaluation, and a chat interface. You can adjust just one setting called depth to control the model size. This makes it easy to experiment with different scales.

Nanochat lets you reproduce the capability of GPT-2 from 2019. That original model cost about forty three thousand dollars to train. With nanochat you can do it for roughly forty eight dollars on modern hardware.

Add Nanochat Llm Training skill to your workflow

Global

mkdir -p ~/.claude/skills/nanochat-llm-training

Project

mkdir -p .claude/skills/nanochat-llm-training

Source Repository

Stars
49
Forks
11
Watchers
49
Last Push
2 months ago
Created
2 months ago