aboutsummaryrefslogtreecommitdiff
path: root/app/backends/sglomni/constants.py
diff options
context:
space:
mode:
authorhistoria <historiavg@proton.me>2026-09-02 20:46:42 -0400
committerhistoria <historiavg@proton.me>2026-09-02 20:46:42 -0400
commit7a7dca313750ee75e0f8a2a5442ca5d78e743294 (patch)
tree5847a83a58cf9191ed8268dcde3a85cb0d300b5a /app/backends/sglomni/constants.py
parentdfce6c38a9a67ea2760fedae73ee9f5989d52f13 (diff)
downloadtts-audiobook-generator-7a7dca313750ee75e0f8a2a5442ca5d78e743294.tar.gz
feat: reserve 20% vram when running higgs with sglang-omni
Diffstat (limited to 'app/backends/sglomni/constants.py')
-rw-r--r--app/backends/sglomni/constants.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/backends/sglomni/constants.py b/app/backends/sglomni/constants.py
index 97a4f3d..94a07bd 100644
--- a/app/backends/sglomni/constants.py
+++ b/app/backends/sglomni/constants.py
@@ -15,8 +15,9 @@ UV_PIP_PKG = "uv"
# launching Python's, see pythonenv.prepare_env.
# The vendored copies of upstream examples/configs/*.yaml (the `sgl-omni
-# serve --config` argument). Two catalog models run without one (Higgs,
-# ZONOS2) and are launched from --model-path alone.
+# serve --config` argument). ZONOS2 is the one catalog model without a
+# config (it runs from --model-path alone, with a GPU-conditional bf16
+# fallback config in its catalog entry).
CONFIGS_DIR = Path(__file__).resolve().parent / "configs"
# The managed server's port when the configured URL names none.