fake-news-api / src /models

Commit History

fix: remove train/evaluate imports from __init__, pin tokenizers==0.19.1
0d705bd
Running

aviseth commited on

fix: default MODEL_NAMES to fine-tuned HF repos, fix .gitignore
4e491ac

aviseth commited on

feat: Phase 1 enhancements - ensemble endpoint, history API, rate limiting, storage monitoring
1a5863d

aviseth commited on

fix: smart MODELS_DIR path resolution for Docker
eca2087

aviseth commited on

fix: remove deprecated use_cache from xlnet config
8214774

aviseth commited on

fix: patch xlnet tokenizer_config at runtime
e83ba6b

aviseth commited on

fix: Python 3.9 compat list[dict] type hints
c5c3134

aviseth commited on

fix: preload all models at startup
5188693

aviseth commited on

fix: evict model cache to prevent OOM
b8be780

aviseth commited on

fix: remove syntax error in xlnet inference
2f435d5

aviseth commited on

fix: xlnet list fields in _token_importance
d08d3f2

aviseth commited on

fix: xlnet tokenizer list fields
7ff3220

aviseth commited on

fix: distilbert token_type_ids and xlnet inference errors
eede205

aviseth commited on

Initial deployment
06e73d2

aviseth commited on