This repository was archived by the owner on Jun 24, 2024. It is now read-only.
This repository was archived by the owner on Jun 24, 2024. It is now read-only.
Support the bit-shuffling changes from llama.cpp
#198
Closed
Description
A new file version is being introduced to change how the tensors are stored on-disk: ggml-org/llama.cpp#1305
We will need to support this version, as well as the older versions.