Files
automatic/cli
CalamitousFelicitousness 3208067259 test(api): improve caption API test coverage and validation
Add model architecture coverage tests:
- VQA model family detection for 19 architectures
- Florence special prompts test (<OD>, <OCR>, <CAPTION>, etc.)
- Moondream detection features test
- VQA architecture capabilities test
- Tagger model types and WD version comparison tests

Improve test validation:
- Add is_meaningful_answer() to reject responses like "."
- Verify parameters have actual effect (not just accepted)
- Show actual output traces in PASS/FAIL messages
- Fix prefill tests to verify keep_prefill behavior

Add configurable timeout:
- Default timeout increased to 300s for slow models
- Add --timeout CLI argument for customization

Other improvements:
- Add JoyCaption to recognized model families
- Reduce BLIP models to avoid reloading large models
- Better detection result validation for annotated images
2026-02-11 02:47:40 +00:00
..
2025-10-30 19:52:29 -04:00
2024-11-14 12:37:38 -05:00
2024-11-14 12:37:38 -05:00
2025-03-19 09:00:11 -04:00
2025-04-25 12:25:30 -04:00
2025-02-07 11:03:24 -05:00
2024-11-14 12:37:38 -05:00
2024-11-27 15:36:22 -05:00
2025-04-25 12:25:30 -04:00
2026-01-02 18:47:46 -08:00
2026-02-04 13:08:31 +01:00
2026-01-02 18:47:46 -08:00
2025-07-27 10:27:58 -04:00
2024-11-14 12:37:38 -05:00
2025-12-25 10:24:02 +00:00
2026-01-31 11:04:50 +00:00
2023-10-04 14:53:00 -04:00
2026-02-05 10:33:42 +01:00
2026-02-05 10:33:42 +01:00
2026-01-16 09:40:48 +01:00
2025-02-07 11:03:24 -05:00
2024-09-07 11:58:58 -04:00
2024-05-13 17:54:02 -04:00
2025-04-25 12:25:30 -04:00
2024-11-01 14:50:36 -04:00
2024-03-26 09:24:01 -04:00
2025-04-25 12:25:30 -04:00
2025-06-18 00:38:17 +00:00
2026-02-05 10:33:42 +01:00
2026-02-05 10:33:42 +01:00
2025-02-22 14:25:58 -05:00
2024-01-09 07:53:37 -05:00
2025-04-05 22:26:07 +09:00