Skip to content

[bug] exit code: 0xc0000135, STATUS_DLL_NOT_FOUND #583

Open
@ClarkChin08

Description

@ClarkChin08

Hi:
I tried to run the command cargo run --release --features cuda --bin simple -- local D:/models/gemma-2-9b-it-Q8_0.gguf on Windows, and I have installed all the CUDA toolkits and VS studio. But after a long time, It showed the error:
' Compiling simple v0.1.84 (D:\Code\llama-cpp-rs\examples\simple)
Finished release profile [optimized] target(s) in 5m 48s
Running target\release\simple.exe local D:/models/gemma-2-9b-it-Q8_0.gguf
error: process didn't exit successfully: target\release\simple.exe local D:/models/gemma-2-9b-it-Q8_0.gguf (exit code: 0xc0000135, STATUS_DLL_NOT_FOUND)'

Do you know why this happened? All the dependencies are installed right.

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