avocet/app
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
..
api.py feat(imitate): parallel cf-text fanout workers + signal-based cold-start detection 2026-04-24 14:56:09 -07:00
cforch.py feat: Imitate tab — pull CF product samples, compare LLM responses 2026-04-09 20:12:57 -07:00
imap_fetch.py refactor: consolidate HTML extraction into app/utils.py 2026-04-08 06:52:15 -07:00
imitate.py feat(imitate): parallel cf-text fanout workers + signal-based cold-start detection 2026-04-24 14:56:09 -07:00
models.py feat(models): extended model registry + manage.sh benchmark subcommands 2026-04-24 14:56:24 -07:00
sft.py feat(#14): default bench_results_dir + testability seam 2026-04-09 12:28:38 -07:00
style.py refactor(bench): extract benchmark tabs — classifier, compare, llm-eval, style, voice 2026-04-24 14:56:17 -07:00
utils.py fix: sft router — yaml error handling, none filter, shared jsonl utils, fixture restore 2026-04-08 14:07:09 -07:00
voice.py refactor(bench): extract benchmark tabs — classifier, compare, llm-eval, style, voice 2026-04-24 14:56:17 -07:00