koboldcpp/tests
Wagner Bruna 796f7bdeff
sd: fix LoRA multiplier logic to switch to at_runtime mode (#2029)
`0. in inputs.lora_multipliers` didn't work because the C array has
variable length.

Also fixed a few corner cases related to the default multipliers
(mainly to ensure robustness against future changes, since in most
cases the multiplier list is already sanitized by a previous
function).
2026-03-12 15:36:51 +08:00
..
test_autoguess.py Adapter fixes (#1659) 2025-08-10 16:19:50 +08:00
test_koboldcpp.py sd: fix LoRA multiplier logic to switch to at_runtime mode (#2029) 2026-03-12 15:36:51 +08:00