LocalAI/core/config
Ettore Di Giacinto cc1f6f913f
fix(llama.cpp): disable mirostat as default (#2911)
Even if increasing the quality of the output, it has shown to have
performance drawbacks to be so noticeable that the confuses users about
speed of LocalAI ( see also
https://github.com/mudler/LocalAI/issues/2780 ).

This changeset disables Mirostat by default (which can
be still enabled manually).

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Co-authored-by: Dave <dave@gray101.com>
2025-02-06 19:39:59 +01:00
..
application_config.go chore: drop embedded models (#4715) 2025-01-30 00:03:01 +01:00
backend_config.go fix(llama.cpp): disable mirostat as default (#2911) 2025-02-06 19:39:59 +01:00
backend_config_filter.go groundwork: ListModels Filtering Upgrade (#2773) 2024-10-01 18:55:46 +00:00
backend_config_loader.go chore(refactor): imply modelpath (#4208) 2024-11-20 18:06:35 +01:00
backend_config_test.go fix(tests): pin to branch for config used in tests (#4721) 2025-01-31 09:57:58 +01:00
config_suite_test.go dependencies(grpcio): bump to fix CI issues (#2362) 2024-05-21 14:33:47 +02:00
config_test.go chore(stablediffusion-ncn): drop in favor of ggml implementation (#4652) 2025-01-22 19:34:16 +01:00
gallery.go refactor: gallery inconsistencies (#2647) 2024-06-24 17:32:12 +02:00
guesser.go feat(template): read jinja templates from gguf files (#4332) 2024-12-08 13:50:33 +01:00