Alternatives
Products that do what DeepSeek-V3.2-Exp does
Long-context efficiency with DeepSeek Sparse Attention
- 1

- 2

- 3
- 4

- 5

- 6

- 7TA
2020 · thinc.ai
- 8

- 9

- 10

- 11

- 12ET
2017 · github.com
- 13AN
2025 · youtube.com
- 14

- 15

- 16

- 17EN
2021 · exafunction.com
- 18DA
2017 · deepforge.org
- 19

- 20MA
I've been working on training this small vision language model for the last month - excited to release the first prototype today! It is based on SigLIP (image encoder), Phi-1.5 (text model) and trained using the LLaVa-1.5 training dataset. It runs reasonably fast on CPU with ~8GB of RAM in full 32-bit precision. There's plenty of room to speed it up and reduce memory consumption by quantizing the model. I posted a video of it running on my M2 Macbook Air (on CPU not MPS, so performance should be comparable on other hardware) on Twitter to demonstrate inference speed:…
2023 · github.com
- 21DL
2017 · github.com
- 22

- 23AC
2019 · github.com
- 24AN
Kimi K3 has 2.78 trillion parameters and ships as 1.42 TB of weights. It clearly does not fit in the memory of a laptop. But K3 is a Mixture-of-Experts model. For each token, only a small fraction of its 896 experts per layer is activated. That changes the problem: the entire model does not need to be resident in RAM, as long as the weights required by each token can be reached quickly enough. We built WASTE — the Weight-Aware Streaming Tensor Engine — to explore that idea. WASTE keeps the dense, repeatedly used part of the model resident in memory, stores the routed experts in an…
Jul 2026
Ranked by how close each launch is in meaning, then by votes. Refine with a description →