forked from ggml-org/llama.cpp
-
-
Notifications
You must be signed in to change notification settings - Fork 43
Eval bug: #108
Copy link
Copy link
Open
Description
Metadata
Metadata
Assignees
Labels
No labels
Name and Version
v0.4.1 and also self compiled crashes on ROCm R9700:
mmf.cuh:636: GGML_ASSERT(stride_col_y % 2 == 0)on first inference.also saw mmvf.cu:423: GGML_ASSERT(stride_col_y % 2 == 0)
Operating systems
Linux
GGML backends
HIP
Hardware
1x Radeon R9700 (gfx1201)
Models
No response
Problem description & steps to reproduce
crash on first inference on qwen 3.7 27b q6 k xl
First Bad Commit
No response
Relevant log output
Logs