MCPcopy Create free account
hub / github.com/LargeWorldModel/LWM / tokenizer

Method tokenizer

lwm/data.py:533–534  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

531
532 @property
533 def tokenizer(self):
534 return self._tokenizer
535
536 @property
537 def text_processor(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected