@huggingface/huggingface-zerogpu

AI demos and GPU compute with Gradio Spaces and Hugging Face Spaces ZeroGPU. Use when writing or reviewing code that uses `@spaces.GPU`, configuring `python_version` or `requirements.txt` for a ZeroGPU Space, or handling ZeroGPU-specific code constraints — pickle-based process isolation, `gr.State` semantics across the worker boundary, no `torch.compile` (use AoTI instead), CUDA wheel-only builds (no `nvcc` at build or runtime), large vs xlarge sizing, and dynamic duration callables. Make sure to use this skill whenever the user mentions ZeroGPU, `@spaces.GPU`, or the `spaces` Python package, or hits ZeroGPU-specific code errors like `PicklingError` across the worker boundary, `illegal duration`, or `flash-attn` wheel-build failures — even when the user does not explicitly ask for ZeroGPU coding guidance. Trigger on `import spaces` or `@spaces.GPU` in code.

View in AI SkillSafe app
0 downloads
0 stars
0 demos
SKILL.md

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@huggingface/huggingface-zerogpu/verified)](https://skillsafe.ai/skill/@huggingface/huggingface-zerogpu/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@huggingface/huggingface-zerogpu/installs)](https://skillsafe.ai/skill/@huggingface/huggingface-zerogpu/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@huggingface/huggingface-zerogpu/scan)](https://skillsafe.ai/skill/@huggingface/huggingface-zerogpu/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@huggingface/huggingface-zerogpu/eval)](https://skillsafe.ai/skill/@huggingface/huggingface-zerogpu/)