From e60f31c1f81f28b1a809337b593db7406b886e5c Mon Sep 17 00:00:00 2001 From: Simba Zhang Date: Sat, 5 Sep 2026 14:42:10 -0700 Subject: [PATCH] chore: bump mlx-swift-lm to pick up TurboKV silent-data-loss fix Pulls in SharpAI/mlx-swift-lm#63: compressedOffset wasn't reset across TurboKV eviction rounds, silently dropping whole 256-token windows from compressed KV history on any request past ~2560 tokens with default settings. See that PR for the full root-cause writeup and the added regression test. Co-Authored-By: Claude Sonnet 5 --- mlx-swift-lm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlx-swift-lm b/mlx-swift-lm index f8da831..50d35c1 160000 --- a/mlx-swift-lm +++ b/mlx-swift-lm @@ -1 +1 @@ -Subproject commit f8da83166361e49a63fc3df690c92df0146d08ee +Subproject commit 50d35c1b0b4232105ac15100d0713130407f71fe