From e97cc339e30ce2fcf9d6ea0bf79633c5d28028ce Mon Sep 17 00:00:00 2001 From: Anusha Pant <67914344+anushapant@users.noreply.github.com> Date: Wed, 24 Jun 2026 11:42:33 -0700 Subject: [PATCH] Add DeepSeek V4 Flash demo notebook (#28952) --- .../autoregressive/DeepSeek/DeepSeek-V4.mdx | 4 + docs_new/demo/deepseek_v4_flash.ipynb | 1104 +++++++++++++++++ 2 files changed, 1108 insertions(+) create mode 100644 docs_new/demo/deepseek_v4_flash.ipynb diff --git a/docs_new/cookbook/autoregressive/DeepSeek/DeepSeek-V4.mdx b/docs_new/cookbook/autoregressive/DeepSeek/DeepSeek-V4.mdx index 87bb3a6a5..6103ca0b7 100644 --- a/docs_new/cookbook/autoregressive/DeepSeek/DeepSeek-V4.mdx +++ b/docs_new/cookbook/autoregressive/DeepSeek/DeepSeek-V4.mdx @@ -88,6 +88,10 @@ import { benchmarks } from "/src/snippets/configs/deepseek-ai/deepseek-v4-benchm + + For a runnable end-to-end example, see the [DeepSeek-V4-Flash demo notebook](/demo/deepseek_v4_flash). + +

Panel controls (top of the command box):