docs: Add instructions on how to setup nginx, certbot and systemd configuration 469c0b0 cmboulanger commited on 4 days ago
feat: Add registry to support any kind of inference provider f65b650 cmboulanger commited on 4 days ago
perf: cache blbl schema at module load instead of rebuilding per request 4ba8656 cmboulanger commited on 5 days ago
docs/deps: update HF deployment guide, pin gradio>=6.9, document HF_TOKEN scope requirement c99a48b cmboulanger commited on 5 days ago
cleanup: remove spaces import and @spaces.GPU decorators (hardware changed to cpu-basic) 10dae35 cmboulanger commited on 5 days ago
fix: increase @spaces.GPU timeout to 300s to avoid GPU task abort on slow LLM calls a395ade cmboulanger commited on 5 days ago
fix: catch exceptions in do_evaluate to show error in UI instead of crashing ZeroGPU runtime 82b98f7 cmboulanger commited on 5 days ago
fix: add @spaces.GPU decorator to satisfy ZeroGPU spaces check; graceful fallback when spaces not installed 40d8c92 cmboulanger commited on 5 days ago
fix: explicitly set hardware: cpu-basic in Space metadata to suppress spaces.GPU check 3c798ff cmboulanger commited on 5 days ago
fix: disable SSR mode in Gradio launch to prevent Node.js server crash on HF Spaces 01465bb cmboulanger commited on 5 days ago
fix: remove local package install from requirements.txt (HF Spaces copies source directly) abc28a1 cmboulanger commited on 5 days ago
fix: replace editable install (-e .) with plain . in requirements.txt for HF Spaces compatibility 0dcfc4c cmboulanger commited on 5 days ago
feat: Add Gradio app for HF Spaces deployment 331a802 cmboulanger Claude Sonnet 4.6 commited on 5 days ago
Revert split-author entries in gold and adapt global instructions ea4c292 cmboulanger commited on 13 days ago
Add `--grep` and skill to iteratively improve TEI element descriptions 572de91 cmboulanger commited on 13 days ago
Add human-readable output for comparison of gold and llm-annotation c460c34 cmboulanger commited on 14 days ago
Add human-inspectable to evaluate-llm.py output via `--show-annotations` 406ca65 cmboulanger commited on 14 days ago