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

Class MetaMathPrompter

inference/utils/prompt_templates.py:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

get_prompterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected