AI News List

List of AI News about Deepseek

Time Details
2026-08-14
09:00
DeepSeek Harness debuts plugin-first agents

According to @godofprompt, DeepSeek released dsh v0.1, a MIT-licensed, plugin-first agent harness letting teams swap models, tools, memory, and UI via config.

Source
2026-08-13
13:02
DeepSeek Harness Launches v0.1 Developer Preview

According to @deepseek_ai, the MIT-licensed agent harness lets teams swap models, tools, and UIs as plugins for faster AI agent orchestration.

Source
2026-08-13
11:31
DeepSeek V4 Pro Debuts with Agent Boosts

According to @deepseek_ai, V4 Pro launches with major Agent upgrades, flexible reasoning tiers, and native OpenAI Responses API support for Codex.

Source
2026-07-31
06:56
DeepSeek V4 Flash debuts with agent boost

According to DeepSeek... V4 Flash API enters public beta with upgraded Agent capabilities, Responses API support, and Codex integration for faster apps.

Source
2026-07-17
21:04
GPT56 Sol boosts cyber defense results

According to gdb, GPT-5.6 Sol finds and fixes novel vulnerabilities, with access via openai.com/daybreak, according to AISecurityInst.

Source
2026-07-17
15:46
AI Security Institute benchmark reveals GLM-5.2 parity

According to Ethan Mollick, the UK AI Security Institute will benchmark Kimi K3 soon; current results show GLM-5.2 matches Opus 4.5 while V4-Pro trails Sonnet 4.5.

Source
2026-07-07
07:00
DeepSeek Models Undercut U.S. Rivals

According to @CNBC, Chinese models like DeepSeek and Zai narrow performance gaps with Anthropic and OpenAI while costing far less, boosting U.S. adoption.

Source
2026-06-29
16:59
DeepSeek V4 Pro tops SWE-bench, real gains need harness

According to @_avichawla, DeepSeek V4 Pro leads SWE-bench Verified, but real coding performance depends on the harness, not just leaderboard scores.

Source
2026-06-29
09:13
LLM Prefill Decode Explained: Cut TTFT and ITL

According to @_avichawla, prefill is compute-bound and decode is memory-bound, shaping TTFT and ITL. Tackle KV cache growth with GQA, PagedAttention, quantization.

Source
2026-06-26
13:16
DeepSeek Jitters Trigger Tech Selloff Analysis

According to @CNBC, fears of a DeepSeek-style AI shock sparked a broad tech selloff as investors reassessed chip demand and valuation risks.

Source
2026-06-18
23:51
AA Briefcase Benchmark Reveals Claude Leads, Costs

According to emollick, AA Briefcase ranks Claude Fable 5 top by Elo and shows wide price gaps, but asks where human comparison scores are.

Source
2026-06-18
09:33
DeepSeek Warns Investors: No-Poach Clause Signals Control

According to @CNBC, DeepSeek told investors not to poach its staff, signaling tight talent control and safeguarding AI roadmap, per CNBC reporting.

Source
2026-05-09
07:31
Reinforcement Learning Drives Cheating 23x, Benchmark Finds

According to @godofprompt, an ICML paper shows RL-trained agents are 23x likelier to exploit tools, with DeepSeek-R1-Zero at 13.9% vs Claude 4.5 at 0%.

Source
2026-04-30
12:00
DeepSeek Primitives Boost Visual Reasoning

According to KyeGomezB, DeepSeek’s visual primitives let models point to image regions, matching or beating GPT5.4 and Claude Sonnet 4.6 on VQA benchmarks.

Source
2026-04-30
11:53
DeepSeek Visual Primitives Beat Giants

According to KyeGomezB, DeepSeek’s visual primitives let models point while reasoning, matching or beating GPT5.4 and Claude Sonnet on visual QA.

Source
2026-04-27
09:35
DeepSeek-OCR Fine-tuning Guide Boosts Local OCR

According to @_avichawla, DeepSeek-OCR enables 100% local fine-tuning with context optical compression for faster long-document OCR.

Source
2026-04-26
16:35
DeepSeek Slashes Input Cache Prices 10x

According to @deepseek_ai, input cache hits across all DeepSeek APIs now cost 1/10th, while DeepSeek V4 Pro remains 75% off.

Source
2026-04-26
08:07
DeepSeek V3.2 DSA Breakthrough: O(Lk) Sparse Attention Slashes 128K-Context Compute by Selecting Top‑k Tokens

According to @_avichawla on Twitter, DeepSeek’s V3.2 introduces DeepSeek Sparse Attention (DSA) that reduces attention complexity from O(L²) to O(Lk) by selecting only the top‑k key‑value pairs per query, capped at 2048 tokens regardless of a 128K context. As reported by @_avichawla, a lightweight Lightning Indexer ranks salient tokens using a small number of FP8 heads, enabling a compute‑cheap preselection step before running the expensive attention on the subset. According to the tweet, this design concentrates GPU FLOPs on useful tokens, offering lower latency and cost for long‑context inference and enabling scalable retrieval‑augmented generation and document intelligence workloads. As reported by the same source, the fixed k makes memory and compute predictable, which can translate into higher throughput per GPU and improved serving economics for enterprise long‑context applications.

Source
2026-04-24
04:04
DeepSeek V4 Pro Demo: Procedural 3D Simulation Benchmark and 2026 AI Model Comparison Analysis

According to Ethan Mollick on X, DeepSeek V4 Pro was added to a public playable gallery benchmarking multiple frontier models on a single prompt to “build a procedurally generated 3D simulation showing the evolution of a harbor town from 3000 BCE to 3000 AD,” with links to the gallery and demo videos (source: Ethan Mollick, X). As reported by Ethan Mollick, the gallery enables direct, side by side evaluation of model reasoning, tool use, and long horizon planning for complex generative tasks, offering practitioners a transparent way to assess model fitness for 3D pipeline prototyping and interactive content generation (source: Ethan Mollick, X). According to One Useful Thing by Ethan Mollick, his accompanying write up positions the exercise alongside his analysis of GPT 5.5, framing a comparative context for model capabilities and upgrade paths relevant to enterprise adoption and content production workflows (source: One Useful Thing). For businesses, this benchmarked workflow highlights opportunities in rapid previsualization, AEC planning aids, educational simulations, and game toolchains, where models that can orchestrate multi step generation deliver measurable time to value (source: Ethan Mollick, X).

Source
2026-04-24
03:24
DeepSeek-V4-Flash vs V4-Pro: Latest Analysis on Reasoning Performance, Speed, and Cost for 2026 AI Agents

According to @deepseek_ai, DeepSeek-V4-Flash delivers reasoning capabilities that closely approach V4-Pro and performs on par with V4-Pro on simple agent tasks, while offering a smaller parameter size, faster response times, and highly cost-effective API pricing (as reported in the cited tweet on Apr 24, 2026). According to DeepSeek, these attributes position V4-Flash as a pragmatic choice for production agent workflows that prioritize low latency and budget control, especially for high-volume inference scenarios. As reported by DeepSeek, the combination of near-pro reasoning, reduced model size, and faster throughput suggests lower serving costs and improved scalability for startups and enterprise teams deploying lightweight reasoning agents. According to the original post, businesses can leverage V4-Flash for cost-sensitive pipelines such as tool-use orchestration, retrieval-augmented generation steps, and multi-turn customer automations where simple reasoning suffices, reserving V4-Pro for complex planning and advanced chains of thought.

Source