Start your day with intelligence. Get The OODA Daily Pulse.
We gave Claude the ability to fine-tune language models using a new tool called Hugging Face Skills. Not just write training scripts, but to actually submit jobs to cloud GPUs, monitor progress, and push finished models to the Hugging Face Hub. With this skill, you can tell Claude things like:
The model trains on Hugging Face GPUs while you do other things. When it’s done, your fine-tuned model appears on the Hub, ready to use. This isn’t a toy demo. The skill supports the same training methods used in production: supervised fine-tuning, direct preference optimization, and reinforcement learning with verifiable rewards. You can train models from 0.5B to 70B parameters, convert them to GGUF for local deployment, and run multi-stage pipelines that combine different techniques.