Stars
★ 10.9k
Create and manage paper pages on HF Hub
Install this skill (Claude Code)
# Clone and copy the skill into your project
git clone https://github.com/huggingface/skills.git
mkdir -p .claude/skills
cp -r skills/hugging-face-paper-pages .claude/skills/
# Or for personal use: ~/.claude/skills/Browse and query HF datasets with the Dataset Viewer API
Create and manage datasets with configs and SQL querying
Model evaluation with vLLM/lighteval and eval tables
Run compute jobs and Python scripts on HF infrastructure
Train models with TRL: SFT, DPO, GRPO, GGUF conversion