Skip to content

Bug: gemma 2 27B GGML_ASSERT n_dims <= ne0 #8246

Closed
@duynt575

Description

@duynt575

What happened?

I got the error using different quants from different authors. After asking llm a few times, llama.cpp crashed with these two lines:

GGML_ASSERT: D:\a\llama.cpp\llama.cpp\ggml\src\ggml.c:13968: n_dims <= ne0
GGML_ASSERT: D:\a\llama.cpp\llama.cpp\ggml\src\ggml.c:13968: n_dims <= ne0

Name and Version

Tested using b3266 and b3276, same result.

What operating system are you seeing the problem on?

Windows

Relevant log output

GGML_ASSERT: D:\a\llama.cpp\llama.cpp\ggml\src\ggml.c:13968: n_dims <= ne0
GGML_ASSERT: D:\a\llama.cpp\llama.cpp\ggml\src\ggml.c:13968: n_dims <= ne0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-unconfirmedlow severityUsed to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions