This repository contains a minimal legacy .ggml file whose ftype field is set to 99, causing the public llama.cpp converter to abort with:
.ggml
ftype
99
llama.cpp
ValueError: Invalid ftype 99
-