Deepseek has released DeepEP V2 and TileKernels.

Reddit r/LocalLLaMA Tools

Summary

Deepseek open-sourced DeepEP V2 and TileKernels, new GPU kernel libraries aimed at accelerating AI workloads.

[https://github.com/deepseek-ai/DeepEP/pull/605](https://github.com/deepseek-ai/DeepEP/pull/605) [https://github.com/deepseek-ai/TileKernels](https://github.com/deepseek-ai/TileKernels)
Original Article

Similar Articles

deepseek-ai/DeepGEMM

GitHub Trending (daily)

DeepSeek releases DeepGEMM, a high-performance CUDA kernel library for LLM computation primitives including FP8/FP4/BF16 GEMMs, fused MoE with overlapped communication, and MQA scoring, compiled at runtime via JIT with no installation-time CUDA compilation required. The library achieves up to 1550 TFLOPS on H800 and matches or exceeds expert-tuned libraries across various matrix shapes.

deepseek-ai/DeepSeek-V4-Pro-DSpark

Hugging Face Models Trending

DeepSeek releases preview versions of its V4 series, including DeepSeek-V4-Pro (1.6T parameters, 49B activated) and DeepSeek-V4-Flash (284B parameters, 13B activated), both supporting a one-million-token context and featuring hybrid attention, manifold-constrained hyper-connections, and a Muon optimizer.