MCPcopy
hub / github.com/mudler/LocalAI / Load

Method Load

pkg/grpc/interface.go:16–16  ·  view source on GitHub ↗
(*pb.ModelOptions)

Source from the content-addressed store, hash-verified

14 Predict(*pb.PredictOptions) (string, error)
15 PredictStream(*pb.PredictOptions, chan string) error
16 Load(*pb.ModelOptions) error
17 Free() error
18 Embeddings(*pb.PredictOptions) ([]float32, error)
19 GenerateImage(*pb.GenerateImageRequest) error

Callers 15

backend_test.goFile · 0.65
opus_test.goFile · 0.65
localvqe_test.goFile · 0.65
backend_test.goFile · 0.65
ttsStreamCallbackFunction · 0.65
gocrispasr_test.goFile · 0.65
gowhisper_test.goFile · 0.65
onNewSegmentFunction · 0.65
PredictRichMethod · 0.65

Implementers 1

Basepkg/grpc/base/base.go

Calls

no outgoing calls

Tested by 2

newCapturingLoaderFunction · 0.52
CreateChatCompletionMethod · 0.52