tabbyAPI-ollama/endpoints/core/utils
kingbri d23fefbecd API + Model: Fix application of defaults
use_as_default was not being properly applied into model overrides.
For compartmentalization's sake, apply all overrides in a single function
to avoid clutter.

In addition, fix where the traditional /v1/model/load endpoint checks
for draft options. These can be applied via an inline config, so let
any failures fallthrough.

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
2025-07-03 14:37:34 -04:00
..
lora.py API: Migrate universal routes to core 2024-07-23 14:08:48 -04:00
model.py API + Model: Fix application of defaults 2025-07-03 14:37:34 -04:00