Skip to content

Support For ggml format for gpt4all #696

Closed as not planned
Closed as not planned
@chigkim

Description

@chigkim

When I convert Llama model with convert-pth-to-ggml.py, quantize to 4bit, and load it with gpt4all, I get this:
llama_model_load: invalid model file 'ggml-model-q4_0.bin' (bad magic)
Could you implement to support ggml format that gpt4all uses?
Thanks!

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