Commit History

chore: suppress transformers warnings via env var, clean up app.py
bc2f0f9

itsLu commited on

chore: suppress beta/gamma and sklearn version warnings
8969c99

itsLu commited on

fix: load stage3 tokenizer from stage1a subfolder (stage3/tokenizer.json is incompatible)
492e26a

itsLu commited on

fix: use use_fast=False for stage3 tokenizer to bypass tokenizer.json
bb3a4d7

itsLu commited on

fix: pin tokenizers>=0.19 to fix stage3 tokenizer.json compatibility
125f123

itsLu commited on

fix: use AutoTokenizer for stage3 to fix tokenizer.json version mismatch
ce51983

itsLu commited on

feat: add Longformer pipeline with lazy-load model registry
1ef8e3b

itsLu commited on

fix: build model offline from BertConfig + .pt weights
65c34b7

itsLu commited on

use mental-bert with HF token auth
f6c2a31

itsLu commited on

initial deployment
e5067f3

itsLu commited on

initial commit
16c08a4
verified

itsLu commited on