FlowRead / main.py

Commit History

Fix tokenizer extra_special_tokens crash and stabilize transformers
bd01d05

jobbler commited on

fix: Use correct unsloth gemma-4 model identifiers
a8fe91f

jobbler commited on

feat: Add percentage progress to downloading status in UI and extension
dbffc3c

jobbler commited on

feat: Add download status polling to UI and Firefox extension
be6166b

jobbler commited on

feat: Switch models to use Gemma 4 from unsloth collection
5929fc6

jobbler commited on

feat: Add support for switching models and the 27b-4a backend
93b9241

jobbler commited on

feat: Add Global Saliency Calculation Mode
6d8e506

jobbler commited on

fix: remove preprompt text from final API response and exclude preprompt from score normalization
5dae651

jobbler commited on

Save study.db to writable /tmp or /data directory
148aa89

jobbler commited on

Redirect root to index.html for HF Space
eb6079d

jobbler commited on

fix: ensure tokens without whitespace group correctly and update hardcoded html
96da119

jobbler commited on

feat: finalized FlowRead AI with hardcoded user study and polished UI
61f127b

jobbler commited on

Highlight 40 percent of words for maximum saliency in study
38a78aa

jobbler commited on

Lower threshold for user study to highlight more salient words
4c9bf65

jobbler commited on

Hardcode study HTML to reduce API load
a8dd995

jobbler commited on

Initial commit: text saliency pro with Gemma 2B
84f2f65

Some Guy commited on