This repository is archived. ZMF (Zerfoo Model Format) has been replaced by GGUF as the sole model format in the Zerfoo ecosystem. GGUF provides mmap-friendly zero-copy loading, community-standard compatibility (llama.cpp, Ollama), and eliminates the 2x memory overhead of protobuf deserialization. See ADR-037 for the full decision record.
For model conversion, use zonnx which now outputs GGUF directly.
Zerfoo Model Format