You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hub/agents-skills.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,16 +52,16 @@ Install via the Cursor plugin flow using the [repository URL](https://github.com
52
52
| Skill | What it does |
53
53
| ----- | ------------ |
54
54
|[`hf-cli`](https://github.com/huggingface/skills/tree/main/skills/hf-cli)| Hub operations via the `hf` CLI: download, upload, manage repos, run jobs |
55
-
|[`hugging-face-datasets`](https://github.com/huggingface/skills/tree/main/skills/hugging-face-datasets)| Create and manage datasets on the Hub |
56
-
|[`hugging-face-dataset-viewer`](https://github.com/huggingface/skills/tree/main/skills/hugging-face-dataset-viewer)| Explore and query any dataset via the Dataset Viewer API |
57
-
|[`hugging-face-model-trainer`](https://github.com/huggingface/skills/tree/main/skills/hugging-face-model-trainer)| Train or fine-tune LLMs with TRL (SFT, DPO, GRPO) on HF Jobs |
58
-
|[`hugging-face-vision-trainer`](https://github.com/huggingface/skills/tree/main/skills/hugging-face-vision-trainer)| Train object detection and image classification models |
|[`hugging-face-evaluation`](https://github.com/huggingface/skills/tree/main/skills/hugging-face-evaluation)| Add and manage evaluation results in model cards |
61
-
|[`hugging-face-jobs`](https://github.com/huggingface/skills/tree/main/skills/hugging-face-jobs)| Run compute jobs on Hugging Face infrastructure |
62
-
|[`hugging-face-trackio`](https://github.com/huggingface/skills/tree/main/skills/hugging-face-trackio)| Track and visualize ML training experiments |
63
-
|[`hugging-face-paper-publisher`](https://github.com/huggingface/skills/tree/main/skills/hugging-face-paper-publisher)| Publish and manage research papers on the Hub |
64
-
|[`hugging-face-tool-builder`](https://github.com/huggingface/skills/tree/main/skills/hugging-face-tool-builder)| Build reusable scripts for HF API operations |
55
+
|[`huggingface-datasets`](https://github.com/huggingface/skills/tree/main/skills/huggingface-datasets)| Create and manage datasets on the Hub |
56
+
|[`huggingface-dataset-viewer`](https://github.com/huggingface/skills/tree/main/skills/huggingface-dataset-viewer)| Explore and query any dataset via the Dataset Viewer API |
57
+
|[`huggingface-model-trainer`](https://github.com/huggingface/skills/tree/main/skills/huggingface-model-trainer)| Train or fine-tune LLMs with TRL (SFT, DPO, GRPO) on HF Jobs |
58
+
|[`huggingface-vision-trainer`](https://github.com/huggingface/skills/tree/main/skills/huggingface-vision-trainer)| Train object detection and image classification models |
|[`huggingface-evaluation`](https://github.com/huggingface/skills/tree/main/skills/huggingface-evaluation)| Add and manage evaluation results in model cards |
61
+
|[`huggingface-jobs`](https://github.com/huggingface/skills/tree/main/skills/huggingface-jobs)| Run compute jobs on Hugging Face infrastructure |
62
+
|[`huggingface-trackio`](https://github.com/huggingface/skills/tree/main/skills/huggingface-trackio)| Track and visualize ML training experiments |
63
+
|[`huggingface-paper-publisher`](https://github.com/huggingface/skills/tree/main/skills/huggingface-paper-publisher)| Publish and manage research papers on the Hub |
64
+
|[`huggingface-tool-builder`](https://github.com/huggingface/skills/tree/main/skills/huggingface-tool-builder)| Build reusable scripts for HF API operations |
65
65
|[`gradio`](https://github.com/huggingface/skills/tree/main/skills/huggingface-gradio)| Build Gradio web UIs and demos |
66
66
|[`transformers-js`](https://github.com/huggingface/skills/tree/main/skills/transformers.js)| Run ML models in JavaScript/TypeScript with WebGPU/WASM |
0 commit comments