toto10's picture
Upload folder using huggingface_hub (#1)
34097e9
raw
history blame
95 Bytes
# -*- coding: utf-8 -*-
from .checkpoint import load_checkpoint
__all__ = ['load_checkpoint']