mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 21:37:21 +00:00
This creates a new model config page. Presently just allows configuring pipelines, but can be extending the future to other types of models. However pipelines are quite easy to create a form for and require editing to create. Signed-off-by: Richard Palethorpe <io@richiejp.com> |
||
|---|---|---|
| .. | ||
| application_config.go | ||
| application_config_test.go | ||
| config_suite_test.go | ||
| gallery.go | ||
| gguf.go | ||
| guesser.go | ||
| model_config.go | ||
| model_config_filter.go | ||
| model_config_loader.go | ||
| model_config_test.go | ||
| model_test.go | ||
| runtime_settings.go | ||