mirror of
https://github.com/mudler/LocalAI.git
synced 2025-02-21 01:41:21 +00:00
docs: update v2.0.0 notes
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
887b3dff04
commit
b181503c30
@ -23,6 +23,7 @@ New:
|
||||
- Watchdog for backends ( {{< pr "1341" >}}). As https://github.com/ggerganov/llama.cpp/issues/3969 is hitting LocalAI's llama-cpp implementation, we have now a watchdog that can be used to make sure backends are not stalling. This is a generic mechanism that can be enabled for all the backends now.
|
||||
- Whisper.cpp updates ( {{< pr "1302" >}} )
|
||||
- Petals backend ( {{< pr "1350" >}} )
|
||||
- Full LLM fine-tuning example to use with LocalAI: https://localai.io/advanced/fine-tuning/
|
||||
|
||||
Due to the python dependencies size of images grew in size.
|
||||
If you still want to use smaller images without python dependencies, you can use the corresponding images tags ending with `-core`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user