MCPcopy Create free account
hub / github.com/Alpha-VLLM/LLaMA2-Accessory / groups

Method groups

accessory/data/alpaca.py:206–207  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

204
205
206 def groups(self):
207 return list(self.group_indices.values())
208
209
210class MetaPreprocessor:

Callers 2

__init__Method · 0.45
extract_and_colorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected