Skip to content

The runtime Vulkan llama.cpp (Windows) v1.51.0 use CPU incorrectly #1041

@SquareFong

Description

@SquareFong

Which version of LM Studio?
LM Studio 0.3.27

Which operating system?
Windows 11

What is the bug?
I'm using AMD AI Max + 395, 16G was assigned as VRAM, running qwen3-30b-a3b through the runtime Vulkan llama.cpp. The older version 1.50.2 was pretty fast, nearly 50 tokens/s, but the testing version 1.51.0 is slow, it's only about 20 tokens/s. I open the Task Manager, the version 1.51.0 would load the model to RAM and computed by CPU, when 1.50.2 load the model to vram, and computed by GPU

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions