MCPcopy Index your code
hub / github.com/abetlen/llama-cpp-python / llama_free_model

Function llama_free_model

llama_cpp/llama_cpp.py:1446–1446  ·  view source on GitHub ↗
(model: llama_model_p, /)

Source from the content-addressed store, hash-verified

1444 None,
1445)
1446def llama_free_model(model: llama_model_p, /): ...
1447
1448
1449_llama_free_model = llama_free_model

Callers

nothing calls this directly

Calls 1

_warn_deprecatedFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…