From 191e077445bfea81f0414dd2cfac536f26ef1be6 Mon Sep 17 00:00:00 2001 From: Simba Zhang Date: Sat, 15 Aug 2026 11:00:45 -0700 Subject: [PATCH] chore: bump mlx-swift-lm to pick up the Qwen3VL unit tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Points at 3f6f13e (SharpAI/mlx-swift-lm#50), which adds the second set of unit tests for anything under MLXVLM — Qwen3VL.swift, 1770 lines, the largest zero-coverage file in the model layer after #49/#147 covered Gemma4. No SwiftLM-side code changes; verified the umbrella builds clean against the bumped pointer. Co-Authored-By: Claude Opus 5 --- mlx-swift-lm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlx-swift-lm b/mlx-swift-lm index acb6020..3f6f13e 160000 --- a/mlx-swift-lm +++ b/mlx-swift-lm @@ -1 +1 @@ -Subproject commit acb60208803f6afd2c5db1e01c6a7398c22f1dc4 +Subproject commit 3f6f13ed2b3df6c821f3cef3a9b3c8cf0db48f10