Skip to content

Update the convert-unversioned-ggml-to-ggml.py script to support GPT4All ggml models #588

Closed
@ggerganov

Description

@ggerganov

See: https://twitter.com/ggerganov/status/1640945226662420483

The gpt4all ggml model has an extra <pad> token (i.e. n_vocab = 32001).
Need to add it during the conversion. Should be an optional command line argument to the script to specify if the token should be added or not

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions