Skip to content

Add support for GGUF #2

Description

@FlatlinerDOA

Proposal

Incorporate the ability to load GPT2 models (and others in future) from the GGUF format as defined here:
https://github.com/ggerganov/ggml/blob/master/docs/gguf.md

There is a fairly approachable library written in TypeScript that could be a good basis:
https://github.com/ahoylabs/gguf.js

Benefits

  • Allows loading of models from a single file.
  • Easy extensibility for new model support such as Llama2 models in the future.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions