huggingface/HF Jobs Run

Run a command on Hugging Face Jobs infrastructure with log streaming

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenHugging Face API token (requires job.write permission)yes
namespaceHugging Face namespace (username or organization)yes
imageDocker image to run (with optional @sha256: digest)yes
scriptShell script to execute inside the containeryes
flavorHardware flavor for the jobcpu-basic
timeoutMaximum seconds to wait for job completion1200
filesNewline-separated list of files from the repo to make available in the job""
files_destDirectory inside the container where files are downloaded (default: /tmp/files)/tmp/files
envEnvironment variables as JSON object (e.g. {"KEY": "value"}){}
namedescription
job_idThe ID of the created job
job_urlURL to the job on Hugging Face