Skip to content

KevinTex 1.2.1

Choose a tag to compare

@EV3KevinDEV EV3KevinDEV released this 13 Jul 04:44
· 5 commits to main since this release

Summary

  • Restores the stable Gemma 4 E2B-it Q4_K_M model (~4.1 GB) as the default backend
  • Fixes instruction-following so OCR returns transcription only, not analysis/commentary blocks
  • Requires LATEX:-formatted output in fast mode and strips meta junk in post-processing
  • Purges the superseded mobile QAT model cache on upgrade

Install

Ubuntu (.deb): download kevintex_1.2.1_all.deb below, then:

sudo apt install ./kevintex_1.2.1_all.deb

From source (current user):

packaging/install-user.sh

Restart KevinTex after upgrading so the server reloads the new code.

Test plan

  • Unit tests for meta-junk stripping (19 passing)
  • Recognize a textbook snippet — output should be transcription only
  • Upgrade from 1.2.0 — old QAT cache removed, Q4_K_M re-downloaded if needed