botserver/src/llm
Rodrigo Rodriguez (Pragmatismo) 1503b007fa feat(llm): add deepseek reasoning flag and rename GPU layers
Update the LLM server command construction to include a new `--reasoning-format deepseek` argument, enabling explicit selection of the DeepSeek reasoning format. Replace the short `-ngl` flag with the more descriptive `--n-gpu-layers` to improve readability and consistency with other CLI options. This change enhances configurability for models requiring specific reasoning formats and clarifies GPU layer configuration.
2025-11-07 17:16:58 -03:00
..
local.rs feat(llm): add deepseek reasoning flag and rename GPU layers 2025-11-07 17:16:58 -03:00
mod.rs chore: point LLM client and default configs to local endpoint 2025-11-07 16:40:19 -03:00