-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Open
Labels
androidIssues specific to AndroidIssues specific to AndroidbugSomething isn't workingSomething isn't workinghigh severityUsed to report high severity bugs in llama.cpp (Malfunctioning hinder important workflow)Used to report high severity bugs in llama.cpp (Malfunctioning hinder important workflow)
Description
What happened?
Getting GGML_ASSERT: ggml.c:21763: svcntb() == QK8_0
when trying to build and run llama.cpp with llama 3 8b q4 on Android (pixel 8 pro)
Name and Version
version: 3220 (f702a90)
built with clang version 18.1.7 for aarch64-unknown-linux-android28
What operating system are you seeing the problem on?
Other? (Please let us know in description)
Relevant log output
./llama-server -m ./models/Meta-Llama-3-8B-Instruct.Q4_K_M.gguf --chat-template llama3 --no-mmap
INFO [ main] build info | tid="542774631704" timestamp=1719314594 build=3220 commit="f702a90e"
GGML_ASSERT: ggml.c:21763: svcntb() == QK8_0
Aborted```
sqzhang-jeremy and msy-kato
Metadata
Metadata
Assignees
Labels
androidIssues specific to AndroidIssues specific to AndroidbugSomething isn't workingSomething isn't workinghigh severityUsed to report high severity bugs in llama.cpp (Malfunctioning hinder important workflow)Used to report high severity bugs in llama.cpp (Malfunctioning hinder important workflow)