Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/llama.cpp-deepseek-v4-flash
/ close
Method
close
examples/convert_legacy_llama.py:984–985 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
982
self.gguf.write_tensor_data(ndarray)
983
984
def
close(self) -> None:
985
self.gguf.close()
986
987
@staticmethod
988
def
write_vocab_only(
Callers
4
write_vocab_only
Method · 0.95
write_all
Method · 0.95
chunk_file
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected