MCPcopy Create free account
hub / github.com/THUDM/GLM / available_patterns

Method available_patterns

tasks/superglue/pvp.py:126–127  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

124
125 @staticmethod
126 def available_patterns():
127 return [0]
128
129 def replace_prompt_tokens(self, parts_a, parts_b):
130 if not self.continuous_prompt:

Callers 1

__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected