tabbyAPI-ollama/backends
kingbri 9f649647f0 Model + API: GPU split updates and fixes
For the TP loader, GPU split cannot be an empty array. However,
defaulting the parameter to an empty array makes it easier to calculate
the device list. Therefore, cast an empty array to None using
falsy comparisons at load time.

Also add draft_gpu_split to the load request.

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
2025-02-15 21:50:14 -05:00
..
exllamav2 Model + API: GPU split updates and fixes 2025-02-15 21:50:14 -05:00
infinity Infinity: Use a runtime type hint for engine 2024-11-22 18:06:08 -05:00