MCPcopy Create free account
hub / github.com/microsoft/BitNet / __init__

Method __init__

utils/convert.py:415–415  ·  view source on GitHub ↗
(self, base_path: Path)

Source from the content-addressed store, hash-verified

413 fname_tokenizer: Path
414
415 def __init__(self, base_path: Path): ...
416 def all_tokens(self) -> Iterable[tuple[bytes, float, gguf.TokenType]]: ...
417
418

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected