From 21526a4a3c470187b7040216cf7806dd79ba62b8 Mon Sep 17 00:00:00 2001 From: Vuong Hoang Date: Wed, 29 Apr 2026 17:03:41 -0700 Subject: [PATCH] docs/pfi/recommended-model-settings: drop the stale 'Last Updated' line MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaced the 9-month-stale 'Last Updated: 2025-07-14' line with a status disclaimer — this is KB-derived advisory material, not something we maintain in lockstep with code. Tracer-date claim was implying a freshness contract we don't fulfill. Found via /tend-docs. --- docs/pfi/recommended-model-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pfi/recommended-model-settings.md b/docs/pfi/recommended-model-settings.md index aee73c5..a42a35c 100644 --- a/docs/pfi/recommended-model-settings.md +++ b/docs/pfi/recommended-model-settings.md @@ -1,7 +1,7 @@ # Recommended Model Inference Settings — Reference Document > **Source:** AIPA Knowledge Base — compiled from 5 KB reference documents. -> **Last Updated:** 2025-07-14 +> **Status:** Reference document (KB-derived; freshness not actively maintained — verify against current upstream model docs before relying on a setting for production work). > **Purpose:** Canonical reference for llama-server / llama.cpp inference parameters across all model families with KB-documented settings. ---