Avocet by Circuit Forge LLC — email classifier training tool: multi-account IMAP fetch, card-stack labeling UI, benchmark harness
Find a file
pyr0ball ea3da701c6 feat(models): extended model registry + manage.sh benchmark subcommands
- app/models.py: add StyleModel and VoiceModel entries; expand cf-text and
  benchmark model metadata (vram_mb, description, tags)
- tests/test_models.py: coverage for new model types and registry helpers
- ModelsView.vue: updated model browser with style/voice filter tabs
- manage.sh: add benchmark-style and benchmark-voice subcommands
- config/label_tool.yaml.example: add style + voice benchmark config stubs
- web/.gitignore: add node_modules and dist entries
2026-04-24 14:56:24 -07:00
app feat(models): extended model registry + manage.sh benchmark subcommands 2026-04-24 14:56:24 -07:00
config feat(models): extended model registry + manage.sh benchmark subcommands 2026-04-24 14:56:24 -07:00
data feat: initial avocet repo — email classifier training tool 2026-02-27 14:07:38 -08:00
scripts refactor(bench): extract benchmark tabs — classifier, compare, llm-eval, style, voice 2026-04-24 14:56:17 -07:00
tests feat(models): extended model registry + manage.sh benchmark subcommands 2026-04-24 14:56:24 -07:00
web feat(models): extended model registry + manage.sh benchmark subcommands 2026-04-24 14:56:24 -07:00
.env.example feat(#10): env var LLM config + cf-orch coordinator auth 2026-04-09 12:26:44 -07:00
.gitignore chore: retire Streamlit app, scaffold sft branch 2026-04-08 06:18:12 -07:00
environment.yml feat(#10): env var LLM config + cf-orch coordinator auth 2026-04-09 12:26:44 -07:00
manage.sh feat(models): extended model registry + manage.sh benchmark subcommands 2026-04-24 14:56:24 -07:00
PRIVACY.md docs: add privacy policy reference 2026-03-05 20:59:37 -08:00
pytest.ini feat: initial avocet repo — email classifier training tool 2026-02-27 14:07:38 -08:00
requirements.txt fix(avocet): store original item in _last_action; add requirements.txt 2026-03-03 15:16:54 -08:00