MCPcopy Create free account
hub / github.com/codefuse-ai/ModelCache / import_huggingface

Function import_huggingface

modelcache_mm/utils/__init__.py:20–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18
19
20def import_huggingface():
21 _check_library("transformers")
22
23
24def import_huggingface_hub():

Callers

nothing calls this directly

Calls 1

_check_libraryFunction · 0.70

Tested by

no test coverage detected