vibecheck-api / app.py

Commit History

chore(api): remove /classify/debug diagnostic endpoint
0ae9c14
Running

itsLu commited on

feat(api): add /classify/debug endpoint for stage-by-stage diagnostics
8932402

itsLu commited on

revert: go back to in-Space inference (free CPU on Space)
8bff115

itsLu commited on

fix: switch to router.huggingface.co/hf-inference (api-inference.* deprecated)
deb59ef

itsLu commited on

refactor: thin HF Inference API proxy for v5 models
98ebcd8

itsLu commited on

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: 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