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

Function import_paddlenlp

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

Source from the content-addressed store, hash-verified

60
61
62def import_paddlenlp():
63 _check_library("paddlenlp")
64
65
66def import_timm():

Callers

nothing calls this directly

Calls 1

_check_libraryFunction · 0.70

Tested by

no test coverage detected