Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBitSys/BitDistiller
/ get_cache_hook
Method
get_cache_hook
test/general/lm_eval/base.py:941–942 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
939
return
fn
940
941
def
get_cache_hook(self):
942
return
CacheHook(self)
943
944
945
REQUEST_RETURN_LENGTHS = {
Callers
1
__init__
Method · 0.95
Calls
1
CacheHook
Class · 0.85
Tested by
no test coverage detected