Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/microsoft/BitNet
/ all_tokens
Method
all_tokens
utils/convert.py:416–416 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
414
415
def
__init__(self, base_path: Path): ...
416
def
all_tokens(self) -> Iterable[tuple[bytes, float, gguf.TokenType]]: ...
417
418
419
class
BpeVocab(Vocab):
Callers
1
extract_vocabulary_from_model
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected