MCPcopy Create free account
hub / github.com/abetlen/llama-cpp-python / __init__

Method __init__

llama_cpp/_utils.py:98–99  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

96 """
97
98 def __init__(self):
99 super(Singleton, self).__init__()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected