Patrick Devine
2717dce6fe
convert: convert bf16 vision weights to fp16 ( #12324 )
...
This change moves back to converting bf16 vision weights to fp16,
specifically if they start with the name "v." (such as v.blk.0.attn_k.weight).
This fixes a bug where converted images are failing because they are trying
to call `im2col` which doesn't have a bf16 kernel in ggml.
2025-09-17 17:43:17 -07:00
..
2025-04-02 09:44:27 -07:00
2025-01-15 16:31:22 -08:00
2025-09-15 15:35:59 -07:00
2025-05-06 11:20:48 -07:00
2025-05-06 11:20:48 -07:00
2025-02-13 16:31:21 -08:00
2025-03-13 13:59:19 -07:00
2025-06-27 11:45:33 -07:00
2025-05-06 11:20:48 -07:00
2025-08-26 16:41:02 -07:00
2025-05-06 11:20:48 -07:00
2025-05-06 11:20:48 -07:00
2025-05-15 12:15:01 -07:00
2025-05-06 11:20:48 -07:00
2025-06-20 11:12:01 -07:00
2025-05-22 11:30:49 -07:00
2025-05-06 11:20:48 -07:00
2025-05-13 20:58:02 -07:00
2025-06-11 12:10:54 -07:00
2025-07-23 13:23:32 -07:00
2025-08-05 12:21:16 -07:00
2025-09-17 17:43:17 -07:00
2025-09-17 17:43:17 -07:00
2025-04-25 16:59:20 -07:00
2025-08-26 16:41:02 -07:00
2024-12-10 12:58:06 -08:00
2025-08-05 12:21:16 -07:00
2025-06-20 11:12:01 -07:00
2025-03-11 14:49:18 -07:00
2025-05-16 13:40:23 -07:00
2025-07-23 13:23:32 -07:00