MCPcopy Index your code
hub / github.com/mudler/LocalAI / loader_test.go

File loader_test.go

pkg/model/loader_test.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package model_test
2
3import (
4 "errors"

Callers

nothing calls this directly

Calls 15

GetSystemStateFunction · 0.92
WithModelPathFunction · 0.92
NewModelLoaderFunction · 0.92
NewModelFunction · 0.92
ContextStruct · 0.85
ListLoadedModelsMethod · 0.80
ExistsInModelPathMethod · 0.80
ListFilesInModelPathMethod · 0.80
CheckIsLoadedMethod · 0.80
GetLoadingCountMethod · 0.80
CreateMethod · 0.65

Tested by

no test coverage detected