MCPcopy Create free account
hub / github.com/OpenBitSys/BitDistiller / __init__

Method __init__

inference/utils/prompt_templates.py:159–161  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

157
158class MetaMathPrompter(SimplePrompter):
159 def __init__(self):
160
161 super().__init__()
162
163
164class FalconSimplePrompter(BasePrompter):

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected