Files
automatic/modules
CalamitousFelicitousness e2cdbe47fa fix(caption): safetensors-only downloads, model load fixes, UI default, prefill tests
- Add use_safetensors=True to all 16 model from_pretrained calls to
  avoid downloading redundant .bin files alongside safetensors
- Add device property to JoyTag VisionModel so move_model can relocate
  it to CUDA (fixes 'ViT object has no attribute device')
- Fix Pix2Struct dtype mismatch by casting float inputs to model dtype
  while preserving integer tensor types
- Patch AutoConfig.register with exist_ok=True during Ovis loading to
  handle duplicate aimv2 registration on model reload
- Detect Qwen VL fine-tune architecture from config model_type instead
  of repo name, fixing ToriiGate and similar third-party fine-tunes
- Change UI default task from Short Caption to Normal Caption, and
  preserve it on model switch instead of resetting to Use Prompt
- Add dual-prefill testing across 5 VQA test methods using a shared
  _check_prefill helper
- Fix pre-existing ruff W605 in strip_think_xml_tags docstring
2026-02-11 02:48:11 +00:00
..
2026-01-20 09:53:20 +01:00
2025-07-05 17:13:31 -04:00
2025-12-30 18:36:02 +01:00
2026-01-19 11:10:05 +01:00
2025-07-08 15:47:07 -04:00
2026-01-19 11:10:05 +01:00
2026-01-19 11:10:05 +01:00
2026-01-30 11:34:25 +01:00
2025-11-27 14:47:56 -08:00
2026-01-20 09:53:20 +01:00
2026-01-10 20:48:36 +03:00
2025-11-09 15:41:20 -05:00
2026-02-07 10:17:32 +00:00
2025-07-28 19:41:39 -04:00
2026-01-20 09:53:20 +01:00
2026-01-21 18:16:47 -08:00
2026-02-05 16:55:06 +01:00
2026-01-19 11:10:05 +01:00
2026-02-04 13:08:31 +01:00
2026-02-04 13:08:31 +01:00
2025-10-16 19:39:05 -04:00
2026-01-19 11:10:05 +01:00
2025-07-05 17:13:31 -04:00
2026-01-30 11:34:25 +01:00
2026-01-20 18:56:49 +01:00
2026-01-24 02:16:05 -08:00
2026-01-24 13:57:13 +01:00
2025-11-07 12:21:48 -05:00
2026-01-24 13:54:40 +01:00
2026-01-19 11:10:05 +01:00
2025-11-12 19:24:47 -05:00
2026-02-09 18:30:18 +01:00
2025-10-30 14:01:32 -04:00
2026-01-21 18:15:20 -08:00
2026-01-24 13:54:40 +01:00
2026-01-31 12:37:17 +00:00
2026-01-19 11:10:05 +01:00
2025-04-21 20:20:04 -04:00
2025-11-17 20:12:47 -05:00
2026-01-24 13:54:40 +01:00
2025-08-13 16:06:25 -04:00
2025-10-17 13:42:28 -04:00
2025-10-24 10:29:58 -04:00
2025-10-24 10:29:58 -04:00
2026-01-30 11:34:25 +01:00
2026-01-16 08:56:30 +01:00
2026-01-30 11:34:25 +01:00
2026-01-30 11:34:25 +01:00
2026-02-09 22:31:00 +01:00
2026-01-19 10:51:28 +01:00
2026-01-24 10:28:46 +01:00
2025-08-02 15:28:45 -04:00
2026-02-02 12:28:43 +09:00
2025-10-16 19:39:05 -04:00
2025-11-04 08:23:45 -05:00
2025-07-31 17:33:44 -04:00
2026-01-24 13:54:40 +01:00
2026-02-05 16:55:06 +01:00
2025-08-01 18:26:57 -04:00
2025-07-27 08:17:41 -04:00
2025-07-27 08:17:41 -04:00
2025-09-12 16:12:45 -04:00
2026-01-16 17:31:56 +00:00
2025-07-05 17:42:13 -04:00
2025-10-12 15:35:08 -04:00
2026-02-04 15:05:22 +01:00
2025-03-30 15:04:17 -04:00
2026-01-21 08:45:45 +01:00
2026-02-04 13:08:31 +01:00
2025-08-15 10:56:36 -04:00
2026-01-24 02:16:05 -08:00
2026-01-24 13:54:40 +01:00
2025-11-02 06:29:19 -05:00
2026-01-24 13:54:40 +01:00
2025-12-26 09:25:25 -08:00
2026-01-16 09:40:48 +01:00
2025-05-13 21:51:33 -04:00
2025-11-12 09:19:28 -05:00
2026-01-10 13:27:38 -08:00
2025-10-22 08:39:45 -04:00
2025-11-14 15:47:13 -05:00
2025-11-08 14:54:34 -08:00
2026-01-24 13:54:40 +01:00
2025-10-05 20:17:32 -04:00
2026-01-07 15:01:39 +09:00