MCPcopy
hub / github.com/hpcaitech/ColossalAI / load

Method load

extensions/base_extension.py:81–82  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

79
80 @abstractmethod
81 def load(self) -> Callable:
82 pass

Calls

no outgoing calls

Tested by 5

__init__Method · 0.36
__init__Method · 0.36
test_flash_attn_funcFunction · 0.36