MCPcopy Create free account
hub / github.com/bitsandbytes-foundation/bitsandbytes / initialize

Method initialize

bitsandbytes/functional.py:55–56  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

53 raise RuntimeError("Call get_instance() instead")
54
55 def initialize(self):
56 self.context = {}
57
58 @classmethod
59 def get_instance(cls):

Callers 2

get_instanceMethod · 0.45
get_instanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected