Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreedomIntelligence/CMB
/ fewshot_template
Method
fewshot_template
workers/base.py:112–113 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
110
111
@property
112
def
fewshot_template(self):
113
raise
NotImplementedError
114
115
def
collate_conv(self, data, convs):
116
raise
NotImplementedError
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected