Views
No views yet

model_type is modilify_mk1. This package does not rewrite the checkpoint as another architecture and does not install into oMLX.model-*.safetensors shards are a server-side copy of the official Mk1 weights. modilify_mlx.load remaps PyTorch parameter names at load time, so you do not need a second converted 49GB checkpoint on the Hub.modilify_mlx/ — config, latent deliberation, exclusive commit policy, trunk wrapper, generate loopconvert_modilify_mk1_mlx.py — official safetensors → MLX shardsgenerate_modilify.py — standalone text trial inferencemlx:1export PYTHONHOME=/Applications/oMLX.app/Contents/Resources/Python/cpython-3.11
2export PYTHONPATH=/Applications/oMLX.app/Contents/Resources:/Applications/oMLX.app/Contents/Resources/Python/framework-mlx-base/lib/python3.11/site-packages
3/Applications/oMLX.app/Contents/Resources/Python/cpython-3.11/bin/python3 \
4 ~/Modilify-Mk1-MLX/convert_modilify_mk1_mlx.py \
5 --source ~/Modilify-Mk1 \
6 --destination ~/Modilify-Mk1-MLXmodilify_mlx.load.1/Applications/oMLX.app/Contents/Resources/Python/cpython-3.11/bin/python3 \
2 ~/Modilify-Mk1-MLX/generate_modilify.py \
3 --model ~/Modilify-Mk1-MLX \
4 --prompt "Explain why the sky is blue." \
5 --max-new-tokens 128--expert-bits 16). Add --profile to print per-phase denoise timings. Full-graph mx.compile of the decoder is blocked by MoE gather/router slices.