Commit History

Use git version of transformers for gemma4 architecture support
92ad523

jobbler commited on

Fix tokenizer extra_special_tokens crash and stabilize transformers
bd01d05

jobbler commited on

chore: add protobuf and sentencepiece to requirements for gemma-4 tokenizer
0b3a97c

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

feat: Auto-recompute text in extension when saving settings
19d388b

jobbler commited on

feat: add FlowRead Entire Page functionality to Firefox extension
2ecb595

jobbler commited on

docs: Add local and HF deployment options and Firefox extension instructions
1d84519

jobbler commited on

docs: update study intro text to reflect 3 conditions
275e3b0

jobbler commited on

feat: add gradient condition to user study and preference questionnaire
2ce843d

jobbler commited on

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

jobbler commited on

Fix sqlite readonly permission issue
ad48fd7

jobbler commited on

Redirect root to index.html for HF Space
eb6079d

jobbler commited on

Add Hugging Face Space configuration to README
2fe9fc8

jobbler commited on

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

jobbler commited on

fix: syntax error in static/index.html preventing user study from starting
54ee23f

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

Emphasize benefits for general readers and those with attention deficits
0fb266c

jobbler commited on

Update README: remove emojis and refine Gemma argument
64af642

Some Guy commited on

UI styling updates and README
1e55f99

Some Guy commited on

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

Some Guy commited on