Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mudler/LocalAI
/ ModelConfigLoader
Method
ModelConfigLoader
core/application/application.go:150–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
}
149
150
func
(a *Application) ModelConfigLoader() *config.ModelConfigLoader {
151
return
a.backendLoader
152
}
153
154
func
(a *Application) ModelLoader() *model.ModelLoader {
155
return
a.modelLoader
Callers
15
RestartAgentJobService
Method · 0.95
PIINERResolver
Method · 0.95
start
Method · 0.95
SyncPinnedModelsToWatchdog
Method · 0.95
SyncModelGroupsToWatchdog
Method · 0.95
API
Function · 0.80
RegisterOpenResponsesRoutes
Function · 0.80
RegisterOllamaRoutes
Function · 0.80
RegisterMiddlewareRoutes
Function · 0.80
buildRouterStatus
Function · 0.80
buildMITMStatus
Function · 0.80
buildAdmissionStatus
Function · 0.80
Calls
no outgoing calls
Tested by
1
tokenClassify
Function · 0.64