update code

This commit is contained in:
2026-04-19 08:38:40 +00:00
parent 4f8b565077
commit b3e66f47b2
5 changed files with 268 additions and 64 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ from contextlib import asynccontextmanager
# ── Config ────────────────────────────────────────────────────────────────────
MODEL_PATH = "gemma-4-E2B-it.litertlm"
MODEL_PATH = "gemma-4-E4B-it.litertlm"
TEMPLATE_DIR = Path(__file__).parent / "templates"
# ── Models ───────────────────────────────────────────────────────────────────