load

Load a pre-built HuggingFace cache.

Functions

load(path)

Copy a pre-built HuggingFace cache into the current HF_HOME.

undertale.utils.models.cache.load.load(path: str) None

Copy a pre-built HuggingFace cache into the current HF_HOME.

Parameters:

path – Path to the pre-built cache directory.