Closed
Description
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