avocet/web/src
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
..
assets feat(avocet): benchmark UI, label fixes, BenchmarkView with charts and SSE run 2026-03-15 09:39:37 -07:00
components feat: Imitate tab — pull CF product samples, compare LLM responses 2026-04-09 20:12:57 -07:00
composables feat: CorrectionsView and useSftKeyboard composable 2026-04-08 15:26:13 -07:00
router feat: Imitate tab — pull CF product samples, compare LLM responses 2026-04-09 20:12:57 -07:00
stores feat: add failure_category field to SFT corrections (#16) 2026-04-08 22:10:26 -07:00
views feat(models): extended model registry + manage.sh benchmark subcommands 2026-04-24 14:56:24 -07:00
App.vue feat(avocet): benchmark UI, label fixes, BenchmarkView with charts and SSE run 2026-03-15 09:39:37 -07:00
main.ts feat: add Vue Router + stow-able AppSidebar; stub Fetch/Stats/Settings views 2026-03-04 12:12:26 -08:00
smoke.test.ts feat(avocet): useApi, useMotion, useHaptics, useEasterEgg (Konami/hacker mode) 2026-03-03 15:58:43 -08:00
style.css feat(avocet): Vite + Vue 3 + UnoCSS + Vitest scaffold 2026-03-03 15:46:58 -08:00
test-setup.ts feat(avocet): useApi, useMotion, useHaptics, useEasterEgg (Konami/hacker mode) 2026-03-03 15:58:43 -08:00