MCPcopy Create free account
hub / github.com/ModalityDance/Omni-R1 / __init__

Method __init__

src/transformers/src/transformers/cache_utils.py:31–32  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

29 """
30
31 def __init__(self):
32 super().__init__()
33
34 def update(
35 self,

Callers 10

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected