huggingface/HF Jobs Run
Run a command on HF Jobs infrastructure and stream logs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 3, 2026
- License
- None
Pinned Snippet
uses: huggingface/kernel-builder-job@ee590cee1ff01e922310401f18d5554b8da448ac # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Docker image (with optional @sha256 digest) | — | drbh/hf-jobs-nix-instance@sha256:b7eb0ea28ca765808d14e3973abe5671d39ed8791146754a2e11274358715eed |
| script | Shell script to run inside the container | yes | — |
| token | HF API token with job.write permission | yes | — |
| namespace | HF namespace (defaults to token owner) | yes | — |
| flavor | Hardware flavor (e.g. cpu-basic, cpu-upgrade, cpu-xl) | — | cpu-upgrade |
| timeout | Max seconds to wait for job completion | — | 1200 |
Outputs
no outputs