Kernels documentation

Environment variables

You are viewing main version, which requires installation from source. If you'd like regular pip install, checkout the latest stable version (v0.12.2).
Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Environment variables

KERNELS_CACHE

The directory to use as the local kernel cache. If not set, the cache of the huggingface_hub package is used.

DISABLE_KERNEL_MAPPING

Disables kernel mappings for layers.

Update on GitHub