Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abetlen/llama-cpp-python
/ close
Method
close
examples/server/server.py:1204–1205 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1202
pass
1203
1204
def
close(self) -> None:
1205
pass
1206
1207
1208
class
PromptLookupDecoding(DraftProvider):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected