Skip to content

Feature Request: Please consider splitting out libggml.so into a separate project #15778

@yurivict

Description

@yurivict

Prerequisites

  • I am running the latest code. Mention the version if possible as well.
  • I carefully followed the README.md.
  • I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • I reviewed the Discussions, and have a new and useful enhancement to share.

Feature Description

Currently libggml.so is bundled with llama-cpp, but there are other projects that can use libggml.so, for example whisper.cpp

It would be more logical if libggml.so would be in its own project and llama-cpp, whisper.cpp and other projects would depend on libggml.so rather than they would require llama-cpp to be installed.

Motivation

See above.

Possible Implementation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions