Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSparseLLMs/MoM
/ get_cache_hook
Method
get_cache_hook
lm-eval-harness/lm_eval/api/model.py:248–249 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
246
return
fn
247
248
def
get_cache_hook(self):
249
return
CacheHook(self)
Callers
1
__init__
Method · 0.95
Calls
1
CacheHook
Class · 0.85
Tested by
no test coverage detected