MCPcopy 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
945REQUEST_RETURN_LENGTHS = {

Callers 1

__init__Method · 0.95

Calls 1

CacheHookClass · 0.85

Tested by

no test coverage detected