Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSparseLLMs/MoM
/ completion
Function
completion
lm-eval-harness/lm_eval/models/textsynth.py:43–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
on_exception_callback=_exception_callback,
42
)
43
def
completion():
44
return
_requests.post(**kwargs)
45
46
return
completion()
47
Callers
1
textsynth_completion
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected