Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mudler/LocalAI
/ ModelLoader
Method
ModelLoader
core/application/application.go:154–156 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
152
}
153
154
func
(a *Application) ModelLoader() *model.ModelLoader {
155
return
a.modelLoader
156
}
157
158
func
(a *Application) ApplicationConfig() *config.ApplicationConfig {
159
return
a.applicationConfig
Callers
15
RestartAgentJobService
Method · 0.95
PIINERResolver
Method · 0.95
start
Method · 0.95
app_test.go
File · 0.80
API
Function · 0.80
RegisterOpenResponsesRoutes
Function · 0.80
RegisterOllamaRoutes
Function · 0.80
RegisterAnthropicRoutes
Function · 0.80
RegisterAuthRoutes
Function · 0.80
RegisterOpenAIRoutes
Function · 0.80
WebSocketEndpoint
Function · 0.80
runRealtimeSession
Function · 0.80
Calls
no outgoing calls
Tested by
1
tokenClassify
Function · 0.64