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

Method close

utils/convert-ms-to-gguf-bitnet.py:1279–1280  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1277 self.gguf.write_tensor_data(ndarray)
1278
1279 def close(self) -> None:
1280 self.gguf.close()
1281
1282 @staticmethod
1283 def write_vocab_only(

Callers 2

write_vocab_onlyMethod · 0.95
write_allMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected