Skip to content

Compile bug: ggml_vulkan:compiling shaders aborted on qualcomm adreno 750 gpu #11248

@AndreaChiChengdu

Description

@AndreaChiChengdu

Git commit

b4483

Operating systems

Linux

GGML backends

Vulkan

Problem description & steps to reproduce

I used Termux on a Qualcomm SM8650 phone to configure the Vulkan build environment according to the Ubuntu guide, and the build was successful.

However, when I tried to load the LLaMA 3 8B model using llama-cli , I encountered the issue described in the title: ggml_vulkan compiling shaders aborted .

Screenshot_2025-01-15-15-26-03-547_com termux
Screenshot_2025-01-15-15-25-51-077_com termux

First Bad Commit

No response

Compile command

./bin/llama-cli -m llama3-8b.gguf -t 4 -n 100 -p "xxxxx"

Relevant log output

please check the failed log photo above
thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions