我让Codex优化了oMLX上的DeepSeek V4 Flash 8-bit MLX,实现了约1.6倍的预填充速度和3倍的解码加速。

Reddit r/LocalLLaMA 工具

摘要

作者使用Codex优化了oMLX上的DeepSeek V4 Flash 8-bit MLX,实现了约1.6倍的预填充速度和3倍的解码加速。

暂无内容
查看原文

相似文章

如何在M3 Ultra上让DeepSeek V4 Flash快12倍

Reddit r/LocalLLaMA

作者通过优化内核和实现有效的缓存策略,在Mac Studio M3 Ultra上将DeepSeek V4 Flash的速度提升了12倍,将聊天轮次延迟从6-20秒降低到1.6秒。

DeepSeek V4 Flash on a Single AMD MI300X

Hacker News Top

This repository provides configuration, patches, and tuning to run the DeepSeek V4 Flash 304B checkpoint on a single AMD MI300X in production, achieving 168 tok/s decode without quantization. It includes correctness overlays for vLLM ROCm, AITER tuning tables, and a hybrid KV cache strategy.