LocalAI/embedded/models
Ettore Di Giacinto bc8f648a91
fix(doc/examples): set defaults to mirostat (#1820)
The default sampler on some models don't return enough candidates which
leads to a false sense of randomness. Tracing back the code it looks
that with the temperature sampler there might not be enough
candidates to pick from, and since the seed and "randomness" take effect
while picking a good candidate this yields to the same results over and
over.

Fixes https://github.com/mudler/LocalAI/issues/1723 by updating the
examples and documentation to use mirostat instead.
2024-03-11 19:49:03 +01:00
..
all-minilm-l6-v2.yaml feat: more embedded models, coqui fixes, add model usage and description (#1556) 2024-01-08 00:37:02 +01:00
animagine-xl.yaml transformers: correctly load automodels (#1643) 2024-01-26 00:13:21 +01:00
bark.yaml feat: more embedded models, coqui fixes, add model usage and description (#1556) 2024-01-08 00:37:02 +01:00
bert-cpp.yaml feat: more embedded models, coqui fixes, add model usage and description (#1556) 2024-01-08 00:37:02 +01:00
codellama-7b-gguf.yaml fix(doc/examples): set defaults to mirostat (#1820) 2024-03-11 19:49:03 +01:00
codellama-7b.yaml Update codellama-7b.yaml 2024-01-30 11:36:20 +01:00
coqui.yaml feat: more embedded models, coqui fixes, add model usage and description (#1556) 2024-01-08 00:37:02 +01:00
dolphin-2.5-mixtral-8x7b.yaml fix(doc/examples): set defaults to mirostat (#1820) 2024-03-11 19:49:03 +01:00
llava.yaml fix(doc/examples): set defaults to mirostat (#1820) 2024-03-11 19:49:03 +01:00
mamba-bagel.yaml feat(mamba): Add bagel-dpo-2.8b (#1671) 2024-02-02 18:17:44 +01:00
mamba-chat.yaml feat(extra-backends): Improvements, adding mamba example (#1618) 2024-01-20 17:56:08 +01:00
mistral-openorca.yaml fix(doc/examples): set defaults to mirostat (#1820) 2024-03-11 19:49:03 +01:00
mixtral-instruct.yaml fix(doc/examples): set defaults to mirostat (#1820) 2024-03-11 19:49:03 +01:00
rhasspy-voice-en-us-amy.yaml feat: more embedded models, coqui fixes, add model usage and description (#1556) 2024-01-08 00:37:02 +01:00
tinyllama-chat.yaml feat(transformers): support also text generation (#1630) 2024-01-23 23:07:31 +01:00
transformers-tinyllama.yaml Update transformers-tinyllama.yaml 2024-01-26 18:29:38 +01:00
vall-e-x.yaml feat: more embedded models, coqui fixes, add model usage and description (#1556) 2024-01-08 00:37:02 +01:00
whisper-base.yaml feat: more embedded models, coqui fixes, add model usage and description (#1556) 2024-01-08 00:37:02 +01:00