Skip to content

[BUG]: LLamaSharp(0.26.0) don't load the folder "cuda12" #1361

@mayo1983

Description

@mayo1983

Description

Image Image Image

Reproduction Steps

     NativeLibraryConfig.All

.WithCuda()
.WithLogCallback((level, message) => Console.Write($"{level}: {message}"));
NativeApi.llama_empty_call();

Environment & Configuration

  • Operating system:
  • .NET runtime version:
  • LLamaSharp version:
  • CUDA version (if you are using cuda backend):
  • CPU & GPU device:

Known Workarounds

No response

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