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

Method exists

data_utils/tokenization.py:561–562  ·  view source on GitHub ↗
(model_path)

Source from the content-addressed store, hash-verified

559
560 @staticmethod
561 def exists(model_path):
562 return True
563
564 def Train(self, corpus):
565 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected