Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pints-AI/1.5-Pints
/ close
Method
close
tokenizer/convert/convert.py:1080–1081 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1078
self.gguf.write_ti_data_to_file()
1079
1080
def
close(self) -> None:
1081
self.gguf.close()
1082
1083
@staticmethod
1084
def
write_vocab_only(
Callers
3
write_vocab_only
Method · 0.95
write_all
Method · 0.95
_close_mmaps
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected