Integrate RC1 fusion model routing

This commit is contained in:
2026-07-20 14:42:18 +08:00
parent a20339d35e
commit 72b6b63154
12 changed files with 232 additions and 168 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ APP_TIMEZONE=Asia/Shanghai
# Default: 16 MiB
MAX_UPLOAD_BYTES=16777216
# Default model path inside the Docker image.
MODEL_PATH=/app/my_survival_forest_model_quxi-10-0331.joblib
# Default RC1 fusion model core directory inside the Docker image.
FUSION_MODEL_CORE_DIR=/app/model_core
# Keep public registration closed by default.
ALLOW_REGISTRATION=false