KevinTex 1.2.1
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.debFrom source (current user):
packaging/install-user.shRestart 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