From 3c51a90d88cb3eaebdb29681d1d08dbfab20f5b2 Mon Sep 17 00:00:00 2001 From: Simba Zhang Date: Sat, 15 Aug 2026 19:56:05 -0700 Subject: [PATCH] chore: bump mlx-swift-lm to pick up the GlmOcr and Qwen25VL unit tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Points at 512dcde, which carries both: - SharpAI/mlx-swift-lm#53 — MLXVLM/Models/GlmOcr.swift, whose base config overlays the same top-level container as text_config/vision_config - SharpAI/mlx-swift-lm#54 — MLXVLM/Models/Qwen25VL.swift, whose text config does the same, with several fields duplicated across two parallel structs Both were, alongside Gemma4/Qwen3VL/Qwen35/LFM2VL (#147-#149), among the largest zero-coverage files in the model layer. Coverage: GlmOcr 0% → 37.9%, Qwen25VL 0% → 26.7%. 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 c09851f..512dcde 160000 --- a/mlx-swift-lm +++ b/mlx-swift-lm @@ -1 +1 @@ -Subproject commit c09851f1c0f6f95ea5eb630c054e847fcfac06f4 +Subproject commit 512dcded41f940b9111c7e69d1642ff7bd0916ae