huggingface_hub 1.32 lets UV scripts declare runtime images for HF Jobs
vanstriendaniel · x · 2026-09-17
UV scripts are a nice single-file way to share runnable code, but scripts often also need a specific runtime like a particular vLLM image, which previously lived in a README. New in huggingfacehub 1.32: scripts can declare that in a [tool.hf-jobs] table in the same header, so a plain hf jobs uv run does the right thing on Hugging Face Jobs. Docs also show options like --flavor for hardware, --with for dependencies, and --python for version selection.
More from coding & agent
- A 30-day playbook: do everything through Claude Code to actually master AI — jacob_posel · 2026-09-17
- Tsinghua's CERA-MoA co-evolves routing and LLM agents via RL — Tsinghua · 2026-09-17
- AI functions thrive in databases because nobody wants the MLOps burden — sh_reya · 2026-09-17
- Inside a $1M MRR solo maker's paid AI stack for September — tibo_maker · 2026-09-17
- A pagination mistake is a useful regression test for agent skills — Bhaskar_roy · 2026-09-17
- Swytchcode proposes a separate execution layer between agents and APIs — ken_kauneki10 · 2026-09-17