8000 Eval bug: GGML_ASSERT(ggml_vk_op_supports_incontiguous(op) || ggml_vk_dim01_contiguous(src0)) failed · Issue #13597 · ggml-org/llama.cpp · GitHub
[go: up one dir, main page]

Skip to content

Eval bug: GGML_ASSERT(ggml_vk_op_supports_incontiguous(op) || ggml_vk_dim01_contiguous(src0)) failed #13597

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rhjdvsgsgks opened this issue May 17, 2025 · 1 comment

Comments

@rhjdvsgsgks
Copy link
Contributor
rhjdvsgsgks commented May 17, 2025

Name and Version

7d716b5 (based on b283804)

Operating systems

Linux

GGML backends

Vulkan

Hardware

not relevant

Models

https://huggingface.co/bartowski/mistralai_Mistral-Small-3.1-24B-Instruct-2503-GGUF

Problem description & steps to reproduce

llama-mtmd-cli -m mistralai_Mistral-Small-3.1-24B-Instruct-2503-Q2_K.gguf --mmproj mmproj-mistralai_Mistral-Small-3.1-24B-Instruct-2503-f16.gguf --image llama.cpp/tools/mtmd/test-1.jpeg -p "what is the publisher name of the newspaper?" --temp 0 -n 128 --chat-template mistral-v7

First Bad Commit

No response

Relevant log output

ggml_vk_op_f32((0x562c28630bc0, name= (reshaped) (permuted) (cont) (view), type=0, ne0=2, ne1=2, ne2=1024, ne3=1, nb0=4, nb1=0, nb2=0, nb3=0), (0x562c28630a50, name= (reshaped) (permuted) (cont), type=0, ne0=46, ne1=35, ne2=1024, ne3=1, nb0=4, nb1=184, nb2=6440, nb3=6594560), (0x562c28630d30, name=node_954, type=0, ne0=4096, ne1=23, ne2=17, ne3=1, nb0=4, nb1=16384, nb2=376832, nb3=6406144), IM2COL, )
GGML_ASSERT(ggml_vk_op_supports_incontiguous(op) || ggml_vk_dim01_contiguous(src0)) failed
@jeffbolznv
Copy link
Collaborator

Fixed by #13783.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0