Files
ollama/convert
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-02-13 16:31:21 -08:00
2025-05-22 11:30:49 -07:00
2025-07-23 13:23:32 -07:00
2025-08-05 12:21:16 -07:00
2025-04-25 16:59:20 -07:00
2025-08-05 12:21:16 -07:00
2025-07-23 13:23:32 -07:00