Implement MXFP4 GGUF converter #37
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Convert Qwen3.6-27B MXFP4 weights to GGUF format for use with llama.cpp.
MXFP4 format
Conversion challenges
Reference
Detailed analysis in ANALYSIS_QWEN3_5_MXFP4.md
MLX quantized tensor format: ~/.omlx/models/Qwen3.6-27B-mxfp4/
Priority
Low -- blocked until kernel performance issues are resolved.