Views
No views yet
[!WARNING] Experimental AFM artifact. This repository is intended for a later version of maclocal-api that is still in development and has not yet been released. This is an AFM/DwarfStar deployment artifact, not a general-purpose GGUF release. It may not work with current public releases or other runtimes, and its behavior, quality, performance, memory use, compatibility, or file layout may change. For stable general-purpose MLX models, use mlx-community instead.
| File | Purpose | Approximate size |
|---|---|---|
DeepSeek-V4-Flash-MXFP4Experts-F16HC-F16Compressor-F16Indexer-Q8Attn-Q8Shared-Q8Out-chat-v2-mxfp4-0731.gguf | Main DwarfStar model | 156 GB |
DeepSeek-V4-Flash-DSpark-support-0731.gguf | Optional DSpark companion | 6 GB |
curl -LsSf https://hf.co/cli/install.sh | bash1mkdir -p /Volumes/edata2/models/ds4
2
3hf download \
4 scouzi1966/DeepSeek-V4-Flash-0731-DwarfStar-GGUF \
5 DeepSeek-V4-Flash-MXFP4Experts-F16HC-F16Compressor-F16Indexer-Q8Attn-Q8Shared-Q8Out-chat-v2-mxfp4-0731.gguf \
6 --local-dir /Volumes/edata2/models/ds41afm mlx \
2 -m /Volumes/edata2/models/ds4/DeepSeek-V4-Flash-MXFP4Experts-F16HC-F16Compressor-F16Indexer-Q8Attn-Q8Shared-Q8Out-chat-v2-mxfp4-0731.gguf \
3 -w--mlx-runtime dwarfstar option is not required.1hf download \
2 scouzi1966/DeepSeek-V4-Flash-0731-DwarfStar-GGUF \
3 DeepSeek-V4-Flash-DSpark-support-0731.gguf \
4 --local-dir /Volumes/edata2/models/ds41afm mlx \
2 -m /Volumes/edata2/models/ds4/DeepSeek-V4-Flash-MXFP4Experts-F16HC-F16Compressor-F16Indexer-Q8Attn-Q8Shared-Q8Out-chat-v2-mxfp4-0731.gguf \
3 --dspark-support /Volumes/edata2/models/ds4/DeepSeek-V4-Flash-DSpark-support-0731.gguf \
4 --temperature 0 \
5 -w10e3a161b670f686128ec5f92a601dfde616a37bf5e7e48999fa2d32471b57ec6 DeepSeek-V4-Flash-MXFP4Experts-F16HC-F16Compressor-F16Indexer-Q8Attn-Q8Shared-Q8Out-chat-v2-mxfp4-0731.gguf
27e319924541db3f7a163ed7e11d7532a70d48228ab59d36cb81e1d4511885360 DeepSeek-V4-Flash-DSpark-support-0731.gguf