[GH-ISSUE #11692] ollama 0.11.0 fails on checks #7737

Closed
opened 2026-04-12 19:52:21 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @prusnak on GitHub (Aug 5, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11692

after 0.11.0 tag has been force pushed, the new tag now fails on:

--- FAIL: TestConvertAdapter (0.00s)
    --- FAIL: TestConvertAdapter/discollama (0.02s)
        convert_test.go:347: unexpected blk.31.attn_q.weight.lora_a: want 0eb3318b02cd313429bcc7621b539fdbb10240fea190c56c9e5f93fcd37a4e50, got d590e30fb31c8fb02c19f4772d802742dbc5967c63b8d6fac286fb21acbb97fe
        convert_test.go:347: unexpected blk.31.attn_q.weight.lora_b: want 0eb3318b02cd313429bcc7621b539fdbb10240fea190c56c9e5f93fcd37a4e50, got d590e30fb31c8fb02c19f4772d802742dbc5967c63b8d6fac286fb21acbb97fe
        convert_test.go:347: unexpected blk.31.attn_v.weight.lora_a: want 0eb3318b02cd313429bcc7621b539fdbb10240fea190c56c9e5f93fcd37a4e50, got d590e30fb31c8fb02c19f4772d802742dbc5967c63b8d6fac286fb21acbb97fe
        convert_test.go:347: unexpected blk.31.attn_v.weight.lora_b: want 071dcafe89df065d6e1c935ecb8fdf6479b3c202eb912e7da938597673ff5857, got 604eec62a79939ae630b51da811693679c5a9ed3c7fbf49e6699628ad44c1eda
FAIL
FAIL	github.com/ollama/ollama/convert	0.056s
FAIL
Originally created by @prusnak on GitHub (Aug 5, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11692 after 0.11.0 tag has been force pushed, the new tag now fails on: ``` --- FAIL: TestConvertAdapter (0.00s) --- FAIL: TestConvertAdapter/discollama (0.02s) convert_test.go:347: unexpected blk.31.attn_q.weight.lora_a: want 0eb3318b02cd313429bcc7621b539fdbb10240fea190c56c9e5f93fcd37a4e50, got d590e30fb31c8fb02c19f4772d802742dbc5967c63b8d6fac286fb21acbb97fe convert_test.go:347: unexpected blk.31.attn_q.weight.lora_b: want 0eb3318b02cd313429bcc7621b539fdbb10240fea190c56c9e5f93fcd37a4e50, got d590e30fb31c8fb02c19f4772d802742dbc5967c63b8d6fac286fb21acbb97fe convert_test.go:347: unexpected blk.31.attn_v.weight.lora_a: want 0eb3318b02cd313429bcc7621b539fdbb10240fea190c56c9e5f93fcd37a4e50, got d590e30fb31c8fb02c19f4772d802742dbc5967c63b8d6fac286fb21acbb97fe convert_test.go:347: unexpected blk.31.attn_v.weight.lora_b: want 071dcafe89df065d6e1c935ecb8fdf6479b3c202eb912e7da938597673ff5857, got 604eec62a79939ae630b51da811693679c5a9ed3c7fbf49e6699628ad44c1eda FAIL FAIL github.com/ollama/ollama/convert 0.056s FAIL ```
Author
Owner

@prusnak commented on GitHub (Aug 6, 2025):

no longer happens on 0.11.2 and later

<!-- gh-comment-id:3157840883 --> @prusnak commented on GitHub (Aug 6, 2025): no longer happens on 0.11.2 and later
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#7737