Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
62
def
import_paddlenlp():
63
_check_library(
"paddlenlp"
)
64
65
66
def
import_timm():
Callers
nothing calls this directly
Calls
1
_check_library
Function · 0.70
Tested by
no test coverage detected