From c95bbd6992e85fdef2dd7f7565f536d7c45e77c8 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 27 Jun 2026 23:48:21 +0000 Subject: [PATCH] Nudge serve engine control up --- static/js/cookbookServe.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/cookbookServe.js b/static/js/cookbookServe.js index 099da1779..e93f0b480 100644 --- a/static/js/cookbookServe.js +++ b/static/js/cookbookServe.js @@ -1258,7 +1258,7 @@ function _rerenderCachedModels() { // stays as the source-of-truth so every existing change handler // (updateBackendVisibility, runtime readiness, command builder) // still fires via dispatchEvent('change') on selection. - panelHtml += ``; + panelHtml += ``; panelHtml += ``; // Inference mode pill (llama.cpp only) — lives directly to the // RIGHT of Backend in Row 1 so the engine and the GPU/CPU choice