atbender/deepseek-v41-flash-mac-mini
Run original DeepSeek V4.1 Flash FP4/FP8 weights on a 16 GB M1 Mac mini with bounded SSD streaming in MLX. Recipe, benchmarks, and demo.
About the project
Experimental runner for streaming the original 475 GiB FP4/FP8 DeepSeek V4.1 Flash checkpoint from SSD on a 16 GB M1 Mac mini using MLX. Includes recipe, benchmarks, and demo.
Useful for
- Reproduce the local DeepSeek V4.1 Flash run on Apple Silicon following the README steps
- Compare cache and compile configurations using the benchmark table
- Launch an overnight 2048-token generation via nohup and caffeinate
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 4 expected by the end of the day.
- The repository is 3 days old and already has 69 stars.
- Top new repositories this week: #160.
- Recent forks include notable developers: @0xSojalSec (991 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 69
- Stars in a day
- 4
- Forks
- 3
- Issues and pull requests
- 0
- Watchers
- 1
- Language
- Python
- License
- Apache-2.0
- Created
- September 11, 2026
- Last push
- September 11, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 14, 2026Top new repositories this week: #158
Similar projects
-
6.5
JustVugg/colibri
A pure-C, zero-dependency inference engine for running large MoE models (744B–2.8T parameters) on consumer hardware by treating VRAM, RAM, and storage as a single multitier hierarchy and streaming experts from disk.
-
6.1
asgeirtj/system_prompts_leaks
A collection of extracted system prompts from Anthropic, OpenAI, Google, xAI and others — the hidden instructions chatbots receive before a user's first message.
-
5.2
huggingface/transformers
Model-definition framework for state-of-the-art pretrained ML models (text, vision, audio, multimodal) for inference and training, compatible with most training and inference engines.
-
5.0
MiaAI-Lab/DeepSeek-v4.1-Flash-EXL3-2x-DGX-Sparks
A local EXL3 2.9 bpw checkpoint of DeepSeek-V4.1-Flash (196 GiB, 39 shards) served via an OpenAI-compatible vLLM API on a 2x NVIDIA GB10 (DGX Spark) kit with tensor-parallel 2. Includes DSpark speculative decoding and…
-
4.8
penberg/titania
A full stack for running the Qwen3-0.6B language model: custom GPU kernels, compiler, ISA, simulator, and a planned RTL GPU. Every layer is written from scratch and small enough for one person to read.
-
4.7
unclecode/crawl4ai
Open-source web crawler and scraper that turns pages into clean, LLM-ready Markdown for RAG, agents and data pipelines. Runs via Python API, CLI and Docker with no API keys.