From 70fbac1b495d48a65343165380d77feab249619c Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 4 Jun 2026 15:54:07 +0700 Subject: [PATCH] 690604:1554 ADR-034-134 #09.3 [skip CI] --- .../Desk-5439/typhoon-np-dms-ocr.model.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specs/04-Infrastructure-OPS/04-00-docker-compose/Desk-5439/typhoon-np-dms-ocr.model.md b/specs/04-Infrastructure-OPS/04-00-docker-compose/Desk-5439/typhoon-np-dms-ocr.model.md index 6ff1202e..a82b6364 100644 --- a/specs/04-Infrastructure-OPS/04-00-docker-compose/Desk-5439/typhoon-np-dms-ocr.model.md +++ b/specs/04-Infrastructure-OPS/04-00-docker-compose/Desk-5439/typhoon-np-dms-ocr.model.md @@ -1,7 +1,7 @@ FROM scb10x/typhoon-ocr1.5-3b:latest -PARAMETER num_ctx 8192 -PARAMETER num_predict 4096 +PARAMETER num_ctx 4096 +PARAMETER num_predict 2048 PARAMETER temperature 0.1 PARAMETER top_p 0.1 PARAMETER repeat_penalty 1.1