LlamaGPTJ-chat icon indicating copy to clipboard operation
LlamaGPTJ-chat copied to clipboard

Update GPT4All/llama.cpp

Open saul-jb opened this issue 10 months ago • 1 comments

GPT4All uses a newer version of llama.cpp which can handle the new ggml formats. Currently this throws an error similar to the following if you attempt to load a model of a newer version:

error loading model: unknown (magic, version) combination: 67676a74, 00000002; is this really a GGML file?

saul-jb avatar Sep 06 '23 03:09 saul-jb