Views
No views yet
AngelSlim/Qwen3-8B-DFly-Block8 for native DFly speculative decoding on Apple Silicon.5712926, the last revision with the correct Qwen3-8B metadata. The current upstream config.json describes an incompatible 80-layer target, so dfly-mlx pins and validates the known-good revision.1pip install dfly-mlx
2hf download will702/Qwen3-8B-DFly-MLX \
3 --local-dir ./models/qwen3-8b-dfly-mlx
4
5dfly-mlx generate \
6 --draft ./models/qwen3-8b-dfly-mlx \
7 --prompt "Write a quicksort in Python." \
8 --max-tokens 256mlx-community/Qwen3-8B-4bit. Generation is greedy and uses Qwen3 no-thinking mode.License_AngelSlim_model_and_dataset.txt.