Skip to content

Bug: MinGW build fails to load models with "error loading model: PrefetchVirtualMemory unavailable" #9311

Closed
@jeberger

Description

@jeberger

What happened?

llama-cli and llama-bench rev. 9379d3c built with MinGW fails to load models:

llama_model_load: error loading model: PrefetchVirtualMemory unavailable
llama_load_model_from_file: failed to load model

Name and Version

./bin/llama-cli --version
version: 3664 (9379d3c)
built with for x86_64-w64-mingw32

What operating system are you seeing the problem on?

Windows

Relevant log output

llama_model_load: error loading model: PrefetchVirtualMemory unavailable
llama_load_model_from_file: failed to load model

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghigh severityUsed to report high severity bugs in llama.cpp (Malfunctioning hinder important workflow)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions