hf-jobs

Execute Python scripts or Docker images on Hugging Face cloud infrastructure.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/keremtoker468-dotcom/restoran --skill hf-jobs-keremtoker468-dotcom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hf-jobs
Source: https://github.com/keremtoker468-dotcom/restoran/tree/main/.claude/skills/hugging-face-jobs
Command: npx skills add https://github.com/keremtoker468-dotcom/restoran --skill hf-jobs-keremtoker468-dotcom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires huggingface-hub, datasets, transformers, vllm, torch, polars, ascii-graph, flashinfer-python, hf-xet, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to run computationally intensive tasks like data processing, model inference, and batch jobs on managed cloud infrastructure without local setup.

Core Features & Use Cases

  • Cloud Compute: Execute Python scripts or Docker containers on CPUs, GPUs, or TPUs.
  • Scalable Workloads: Handle large datasets, batch inference, and complex ML experiments.
  • Result Persistence: Automatically save outputs back to Hugging Face Hub.
  • Use Case: Train a machine learning model on a GPU cluster, process a large dataset, or run batch inference for thousands of samples.

Quick Start

Use the hf-jobs skill to run a Python script on a CPU instance.

Frequently Asked Questions about hf-jobs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run Python scripts on cloud GPUs without local setup?

You can run Python scripts on cloud GPUs without local setup by executing UV scripts or custom Docker images on Hugging Face's managed cloud infrastructure. This enables computationally intensive ML workloads like model training and batch inference on remote hardware.

Can I use custom Docker images for ML workloads on Hugging Face?

Yes, you can use custom Docker images for ML workloads on Hugging Face. The infrastructure supports executing arbitrary code workloads via Docker containers, allowing you to run scalable data processing and model inference on CPUs, GPUs, or TPUs.

Does Hugging Face cloud compute support TPU acceleration for batch inference?

Hugging Face cloud compute supports TPU acceleration for batch inference. You can execute arbitrary code workloads across CPUs, GPUs, and TPUs, enabling scalable processing for thousands of samples and complex machine learning experiments.

What is the best way to persist batch inference results back to Hugging Face Hub?

The best way to persist batch inference results back to Hugging Face Hub is through automated result persistence during cloud compute execution. The infrastructure handles saving outputs directly to the Hub using secure token management for Hub interactions.

How do I manage secure tokens when running data processing jobs on Hugging Face?

Secure token management for running data processing jobs on Hugging Face is handled natively by the cloud compute infrastructure. It ensures safe Hub interactions and allows automatic persistence of outputs like synthetic data generation results back to your repository.