MCPcopy
hub / github.com/ollama/ollama / Close

Method Close

ml/backend.go:18–18  ·  view source on GitHub ↗

Close frees all memory associated with this backend

()

Source from the content-addressed store, hash-verified

16type Backend interface {
17 // Close frees all memory associated with this backend
18 Close()
19
20 Load(ctx context.Context, progress func(float32)) error
21

Callers 15

FindPortFunction · 0.65
TestOpenAIChatWithAudioFunction · 0.65
zstdCompressFunction · 0.65
callFollowUpChatMethod · 0.65
ResponsesMiddlewareFunction · 0.65
TranscriptionMiddlewareFunction · 0.65
createBinFileFunction · 0.65
digestForFileFunction · 0.65
filesForModelFunction · 0.65
NewTextProcessorFunction · 0.65
WebSearchFunction · 0.65

Calls

no outgoing calls

Tested by 15

FindPortFunction · 0.52
TestOpenAIChatWithAudioFunction · 0.52
zstdCompressFunction · 0.52
createBinFileFunction · 0.52
TestSafetensorsFunction · 0.52
convertFullFunction · 0.52
TestConvertModelFunction · 0.52