feat(ai-runtime): complete ai runtime policy refactor (ADR-035)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# File: specs/04-Infrastructure-OPS/04-00-docker-compose/Desk-5439/.env.template
|
||||
# Change Log:
|
||||
# - 2026-06-11: สร้างไฟล์ env template สำหรับ Desk-5439 (US5)
|
||||
|
||||
# ─── VRAM, Residency & Timeout Configurations ───
|
||||
VRAM_HEADROOM_THRESHOLD_MB=3000.0
|
||||
OCR_RESIDENCY_WINDOW_SECONDS=120
|
||||
GPU_TOTAL_VRAM_MB=16384.0
|
||||
GPU_MAIN_MODEL_PRESSURE_THRESHOLD_MB=12000.0
|
||||
RETRIEVAL_TIMEOUT_SECONDS=30.0
|
||||
|
||||
# ─── Queue policy & concurrency ───
|
||||
REALTIME_CONCURRENCY=2
|
||||
Reference in New Issue
Block a user