LocalAI/pkg/xsysinfo
Ettore Di Giacinto 34e054f607
fix(reasoning): support models with reasoning without starting thinking tag (#8132)
* chore: extract reasoning to its own package

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

* make sure we detect thinking tokens from template

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

* Allow to override via config, add tests

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-01-20 21:07:59 +01:00
..
cpu.go feat(default): use number of physical cores as default (#2483) 2024-06-04 15:23:29 +02:00
gguf.go feat: improve RAM estimation by using values from summary (#5525) 2025-06-05 19:16:26 +02:00
gpu.go fix(reasoning): support models with reasoning without starting thinking tag (#8132) 2026-01-20 21:07:59 +01:00
memory.go chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00