LocalAI/docs/content
Ettore Di Giacinto d9c1db2b87
feat: add (experimental) fine-tuning support with TRL (#9088)
* feat: add fine-tuning endpoint

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* feat(experimental): add fine-tuning endpoint and TRL support

This changeset defines new GRPC signatues for Fine tuning backends, and
add TRL backend as initial fine-tuning engine. This implementation also
supports exporting to GGUF and automatically importing it to LocalAI
after fine-tuning.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* commit TRL backend, stop by killing process

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* move fine-tune to generic features

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* add evals, reorder menu

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Fix tests

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-03-21 02:08:02 +01:00
..
advanced docs: Document GPU auto-fit mode limitations and trade-offs (closes #8562) (#8954) 2026-03-12 13:35:31 +01:00
features feat: add (experimental) fine-tuning support with TRL (#9088) 2026-03-21 02:08:02 +01:00
getting-started feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
installation chore: drop AIO images (#9004) 2026-03-14 17:49:36 +01:00
reference feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
_index.md chore(docs): center video 2025-12-08 16:59:11 +01:00
faq.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
integrations.md chore(docs): Add Crush and VoxInput to the integrations (#7924) 2026-01-08 21:39:25 +01:00
overview.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
whats-new.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00