Skip to content

Support for system ggml? #884

@ysimonson

Description

@ysimonson

Is it presently possible to dynamically link against a system-installed instance of ggml? I think there isn't because the cmake option isn't set anywhere, but wanted to make sure I'm not missing something.

Context: I'm hoping to build something that uses both this library and whisper-rs. This isn't possible when both libraries statically link ggml, because the symbols conflict. I'm hoping it'll be possible with dynamic linking, and am separately experimenting with adding system ggml support in whisper-rs.

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