MCPcopy
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
154func (a *Application) ModelLoader() *model.ModelLoader {
155 return a.modelLoader
156}
157
158func (a *Application) ApplicationConfig() *config.ApplicationConfig {
159 return a.applicationConfig

Callers 15

PIINERResolverMethod · 0.95
startMethod · 0.95
app_test.goFile · 0.80
APIFunction · 0.80
RegisterOllamaRoutesFunction · 0.80
RegisterAnthropicRoutesFunction · 0.80
RegisterAuthRoutesFunction · 0.80
RegisterOpenAIRoutesFunction · 0.80
WebSocketEndpointFunction · 0.80
runRealtimeSessionFunction · 0.80

Calls

no outgoing calls

Tested by 1

tokenClassifyFunction · 0.64