This repository contains a legacy .ggml file whose first tensor header sets name_len = 4096, causing the public llama.cpp converter to abort with:
.ggml
name_len = 4096
llama.cpp
AssertionError: Absurd tensor name length
-