๐Ÿš€ Nano-Coder Free H200 Training

Train a nanoGPT model for Python code generation using Hugging Face's free H200 GPU (4 minutes daily)

๐ŸŽฏ Training Control

๐Ÿ“Š Model Status

๐ŸŽจ Code Generation

50 500
0.1 2

๐Ÿ“‹ Instructions

  1. Daily Limit: You get 4 minutes of free H200 GPU time per day
  2. Training: Click "Start Free H200 Training" to begin
  3. Model: Check model status after training
  4. Generation: Use the trained model to generate Python code

โš™๏ธ Model Configuration (Free Tier)

  • Layers: 6 (reduced from 12)
  • Heads: 6 (reduced from 12)
  • Embedding: 384 (reduced from 768)
  • Context: 512 tokens
  • Parameters: ~15M (vs 124M full model)

๐Ÿ’ก Tips

  • Training automatically stops at 3.5 minutes to be safe
  • Model checkpoints are saved to HF Hub
  • Use shorter prompts for better results