Skip to content

KevinTex 1.2.3

Choose a tag to compare

@EV3KevinDEV EV3KevinDEV released this 13 Jul 06:19
· 3 commits to main since this release

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-vlm imports 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-4bit

Then relaunch to re-download the OptiQ MLX model (~5.4 GB).