KevinTex 1.2.3
Summary
- MLX load fix: OptiQ Gemma weights are no longer rewritten through NumPy, which caused
data type 'bfloat16' not understood - macOS smoke test: verifies
mlx-vlmimports and that OptiQ caches are left untouched during startup - Includes the v1.2.2 MLX model switch + dark mode changes
macOS install
Download KevinTex-1.2.3-macOS-arm64.dmg or .zip (Apple Silicon only).
If upgrading from 1.2.2, delete the old MLX cache if load still fails:
rm -rf ~/Library/Application\ Support/KevinTex/models/gemma-4-e2b-it-mlx-4bit
rm -rf ~/Library/Application\ Support/KevinTex/models/gemma-4-e2b-it-mlx-optiq-4bitThen relaunch to re-download the OptiQ MLX model (~5.4 GB).