- 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_api.py | ||
| test_benchmark_classifier.py | ||
| test_cforch.py | ||
| test_classifier_adapters.py | ||
| test_finetune.py | ||
| test_imap_fetch.py | ||
| test_imitate.py | ||
| test_label_tool.py | ||
| test_models.py | ||
| test_sft.py | ||
| test_sft_import.py | ||