Optimizing DeepSeek on RTX 3090: 128K Context Inference Benchmarks

Ok_Ninja7526 · reddit · 2026-08-06

A developer shared an in-depth optimization experiment on Reddit for running the DeepSeek-V4-Flash-0731 GGUF model on a single RTX 3090 (24GB), with a strict requirement to maintain a 128,000-token context window.

Using the llama.cpp backend, the author tested four quantization variants by tweaking GPU offloading, CPU expert placement, and KV-cache quantization:

The post details the exact hardware specs (AMD Ryzen 9 9900X, 128GB DDR5) and software configurations, providing valuable engineering data for local deployment of long-context models.

Original post →

More from Infra

Infra channel →