Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/microsoft/BitNet
/ close
Method
close
utils/convert.py:1210–1211 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1208
self.gguf.write_tensor_data(ndarray)
1209
1210
def
close(self) -> None:
1211
self.gguf.close()
1212
1213
@staticmethod
1214
def
write_vocab_only(
Callers
7
write_vocab_only
Method · 0.95
write_all
Method · 0.95
create_quick_dataset
Method · 0.45
write
Method · 0.45
write_vocab
Method · 0.45
write
Method · 0.45
write_vocab
Method · 0.45
Calls
no outgoing calls
Tested by
1
create_quick_dataset
Method · 0.36