LocalAI/core
Ettore Di Giacinto 4e4078854b fix(llama.cpp): disable mirostat as default
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>
2024-07-18 12:35:11 +02:00
..
backend feat(llama.cpp): support embeddings endpoints (#2871) 2024-07-15 22:54:16 +02:00
cli feat: HF /scan endpoint (#2566) 2024-07-10 13:18:32 +02:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config fix(llama.cpp): disable mirostat as default 2024-07-18 12:35:11 +02:00
dependencies_manager chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
gallery docs: more swagger, update docs (#2907) 2024-07-18 11:25:21 +02:00
http docs: more swagger, update docs (#2907) 2024-07-18 11:25:21 +02:00
p2p feat(p2p): allow to disable DHT and use only LAN (#2751) 2024-07-09 23:10:02 +02:00
schema docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
services feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
startup chore(deps): Update Dependencies (#2538) 2024-07-12 19:54:08 +00:00
application.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00