Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
class
MetaMathPrompter(SimplePrompter):
159
def
__init__(self):
160
161
super().__init__()
162
163
164
class
FalconSimplePrompter(BasePrompter):
Callers
1
get_prompter
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected