powered by
Explicitly frees the internal GGUF context. Called automatically by the garbage collector, but can be called manually to release memory sooner.
gguf_free(x)
Called for its side effect (releases the GGUF context); invisibly returns NULL.
NULL
A gguf object.
gguf