-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdeepseek-tech-visualized.html
More file actions
32 lines (29 loc) · 10.6 KB
/
Copy pathdeepseek-tech-visualized.html
File metadata and controls
32 lines (29 loc) · 10.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html lang="zh-CN" dir="ltr">
<head>
<meta charset="utf-8">
<title>DeepSeek Technology Visualized | 飞桨开源社区博客</title>
<meta name="description" content="Wonderful stories from PaddlePaddle contributors">
<meta name="generator" content="VitePress v1.6.4">
<link rel="preload stylesheet" href="/assets/style.COl8tvoP.css" as="style">
<link rel="preload stylesheet" href="/vp-icons.css" as="style">
<script type="module" src="/assets/app.MF8x6O72.js"></script>
<link rel="modulepreload" href="/assets/chunks/theme.CmTEBnwT.js">
<link rel="modulepreload" href="/assets/chunks/framework.Ddd7Ivq7.js">
<link rel="modulepreload" href="/assets/posts_deepseek-tech-visualized.md.B94D2osw.lean.js">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="theme-color" content="#ffffff">
<link rel="apple-touch-icon" sizes="180x180" href="/icons/apple-touch-icon-180x180.png">
<link rel="mask-icon" href="/icons/mask-icon.svg" color="#ffffff">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7XR50K1YRK"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-7XR50K1YRK");</script>
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
<link rel="manifest" href="/manifest.webmanifest">
</head>
<body>
<div id="app"><div class="antialiased dark:bg-neutral-900 min-h-screen"><div class="max-w-3xl mx-auto px-4 sm:px-6 xl:max-w-5xl xl:px-0"><nav class="flex justify-between items-center py-10 font-bold"><a class="text-xl" href="/" aria-label="飞桨开源社区博客"><img class="inline-block mr-2" style="width:120px;" alt="logo" src="/logo.png"><span class="hidden md:inline dark:text-white">飞桨开源社区博客</span></a><div class="text-sm text-gray-500 dark:text-white leading-5"><a class="hover:text-gray-700 dark:hover:text-gray-200" href="https://github.com/PFCCLab/blog" target="_blank" rel="noopener"><span class="hidden sm:inline">GitHub </span>Source</a><span class="mr-2 ml-2">·</span><a class="hover:text-gray-700 dark:hover:text-gray-200" href="/about.html" rel="noopener">About</a><span class="mr-2 ml-2">·</span><a class="hover:text-gray-700 dark:hover:text-gray-200" href="https://github.com/PFCCLab" target="_blank" rel="noopener">PFCCLab →</a></div></nav></div><main class="max-w-3xl mx-auto px-4 sm:px-6 xl:max-w-5xl xl:px-0"><article class="xl:divide-y xl:divide-gray-200 dark:xl:divide-slate-200/5"><header class="pt-6 xl:pb-10 space-y-1 text-center"><dl><dt class="sr-only">Published on</dt><dd class="text-base leading-6 font-medium text-gray-500 dark:text-gray-300"><time datetime="2025-02-20T12:00:00.000Z">2025年2月20日</time></dd></dl><h1 class="text-3xl leading-9 font-extrabold text-gray-900 dark:text-white tracking-tight sm:text-4xl sm:leading-10 md:text-5xl md:leading-14">DeepSeek Technology Visualized</h1></header><div class="divide-y xl:divide-y-0 divide-gray-200 dark:divide-slate-200/5 xl:grid xl:grid-cols-4 xl:gap-x-10 pb-16 xl:pb-20" style="grid-template-rows:auto 1fr;"><dl class="pt-6 pb-10 xl:pt-11 xl:border-b xl:border-gray-200 dark:xl:border-slate-200/5"><dt class="sr-only">Authors</dt><dd><ul class="flex flex-col pl-10 gap-y-5 md:grid md:grid-cols-2 md:gap-x-8 md:gap-y-6 md:pl-0 lg:grid-cols-3 xl:block xl:space-y-8"><!--[--><li class="flex items-center space-x-2"><img src="https://github.com/jzhang533.png" alt="author image" class="w-10 h-10 rounded-full"><dl class="text-sm font-medium leading-5 whitespace-nowrap"><dt class="sr-only">Name</dt><dd class="text-gray-900 dark:text-white">Jun</dd><dt class="sr-only">GitHub</dt><dd><a href="https://github.com/jzhang533" target="_blank" rel="noopnener noreferrer" class="link">@jzhang533</a></dd></dl></li><!--]--></ul></dd></dl><div class="divide-y divide-gray-200 dark:divide-slate-200/5 xl:pb-0 xl:col-span-3 xl:row-span-2"><div style="position:relative;" class="prose dark:prose-invert max-w-none pt-10 pb-8"><div><p>Visualized deepseek technologies.</p><h3 id="innovations-in-deepseek-models" tabindex="-1">Innovations in DeepSeek models <a class="header-anchor" href="#innovations-in-deepseek-models" aria-label="Permalink to "Innovations in DeepSeek models""></a></h3><p>This is a simple image created by @jzhang533 for discussion in PFCC meeting. <img src="/assets/deepseek.CtUpqiJd.png" alt="deepseek"></p><h3 id="visualizing-the-training-pipeline-for-deepseek-r1" tabindex="-1">Visualizing the training pipeline for DeepSeek-R1 <a class="header-anchor" href="#visualizing-the-training-pipeline-for-deepseek-r1" aria-label="Permalink to "Visualizing the training pipeline for DeepSeek-R1""></a></h3><p>This image is from : <a href="https://x.com/SirrahChan/status/1881540279783887036" target="_blank" rel="noreferrer">https://x.com/SirrahChan/status/1881540279783887036</a><img src="/assets/deepseek-r1-visualized.Bz7Zg0QN.jpeg" alt="deepseek-r1 visualized"></p></div></div></div><footer class="text-sm font-medium leading-5 divide-y divide-gray-200 dark:divide-slate-200/5 xl:col-start-1 xl:row-start-2"><div class="py-8"><h2 class="text-xs tracking-wide uppercase text-gray-500 dark:text-white"> Next Article </h2><div class="link"><a href="/posts/lzj-sharing">多模态推理模型开源相关工作综述</a></div></div><div class="py-8"><h2 class="text-xs tracking-wide uppercase text-gray-500 dark:text-white"> Previous Article </h2><div class="link"><a href="/posts/2024-summary">2024 年飞桨开源社区年度报告</a></div></div><div class="pt-8"><a class="link" href="/">← Back to the blog</a></div></footer></div></article></main></div></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"about.md\":\"DJvfJTqy\",\"index.md\":\"DlnX8d4G\",\"pages_1.md\":\"Cod2g9zB\",\"pages_2.md\":\"C24jxkxf\",\"pages_3.md\":\"_NURzi8O\",\"pages_4.md\":\"Cf3KHnVs\",\"pages_5.md\":\"BKhIRuel\",\"pages_6.md\":\"Yc4izD8Y\",\"pages_7.md\":\"DGKnLajY\",\"pages_8.md\":\"4u0Gqv_d\",\"pages_9.md\":\"B-dC7wjq\",\"posts_2023-os-report.md\":\"DsT4SzTK\",\"posts_2024-summary.md\":\"jtcvkSg0\",\"posts_2025-3rd-sw-conf.md\":\"DlGuPXGy\",\"posts_2025wuzhen.md\":\"CkRvFvrK\",\"posts_attention-sharing-sirui.md\":\"DlC1EvjA\",\"posts_attnsink-paper-sharing.md\":\"i6fDGSFY\",\"posts_buaa-starter.md\":\"6BQqAYxM\",\"posts_build-ernie-websearch.md\":\"CSmVaF34\",\"posts_ccf-pku.md\":\"iZh9v1t1\",\"posts_chengdu-kaiyuanshe.md\":\"C4A68vp1\",\"posts_chuan-story.md\":\"zHiD6qGG\",\"posts_context-parrel-sharing.md\":\"aUmtRpjV\",\"posts_cosyvoice.md\":\"BVK-A6Zz\",\"posts_decode-sparse-attention-method.md\":\"CfNv303Q\",\"posts_deepin-meetup-chengdu.md\":\"CosTsQGd\",\"posts_deepseek-tech-visualized.md\":\"B94D2osw\",\"posts_ernie45-paddleocr-case.md\":\"DATYR7aw\",\"posts_first-post.md\":\"pbzeTYbT\",\"posts_flashoverlap-paper-sharing.md\":\"Dsg077dm\",\"posts_flux-paper-sharing.md\":\"r40zaVMd\",\"posts_glcc-luqi.md\":\"C5TgOn_t\",\"posts_hackathon-5th-episode01.md\":\"BIxo9cOH\",\"posts_hackathon-5th-episode02.md\":\"DpXdVHKk\",\"posts_hackathon-5th-episode03.md\":\"Cs9GE3GM\",\"posts_hackathon-6th-summary.md\":\"NcQjNiKC\",\"posts_hackathon-7th-summary.md\":\"Dg_8qNb6\",\"posts_hackathon-9th-summary.md\":\"BZpmx9U0\",\"posts_high-precision-rag-system.md\":\"DqLqTrBE\",\"posts_huanggua-story.md\":\"D9VH2zMO\",\"posts_huangjiyi-story.md\":\"C4p7E9JA\",\"posts_hygon-meetup-beijing.md\":\"CiEkToQh\",\"posts_ijcai-2024-competition.md\":\"BMh2NbmE\",\"posts_intel-meetup-shanghai.md\":\"Nq6ArEdN\",\"posts_io-paper-sharing.md\":\"dtCBALHM\",\"posts_japan-hackathon.md\":\"DqepoFuZ\",\"posts_kv-cache-drop-for-llm-infer.md\":\"C7lTQ87Y\",\"posts_kv-cache-overview.md\":\"IIqQoxHU\",\"posts_lightning-talks.md\":\"jnMWOAHU\",\"posts_ligoml-story.md\":\"DTAT0HVS\",\"posts_limin-story.md\":\"DAEOMecG\",\"posts_loaf-sharing.md\":\"DyniaSzV\",\"posts_lzj-sharing.md\":\"BVg0C6s9\",\"posts_magiattention-sharing.md\":\"DWpYilyS\",\"posts_medusa.md\":\"Cyqy7wjW\",\"posts_megascale-infer-paper-sharing.md\":\"BWIX5uIK\",\"posts_metax-meetup-shanghai.md\":\"OUEdTWbZ\",\"posts_netmoe-paper-sharing.md\":\"Dg6kl5dH\",\"posts_newcomers-manual.md\":\"BxiHwVLl\",\"posts_newhardware-2nd-event.md\":\"JsDtye8j\",\"posts_nie-story.md\":\"5Y3RkLfP\",\"posts_nknan-story.md\":\"CDSVz3b5\",\"posts_outlier-in-llm-paper-sharing.md\":\"BlkD6zAd\",\"posts_pactguard-ernie-pp.md\":\"D4rSCoOn\",\"posts_paddle-debug-methods.md\":\"ChEh93X7\",\"posts_paddle-pipeline-parallel.md\":\"B0hB1nS8\",\"posts_paddle-scnu.md\":\"BKCiis29\",\"posts_paddleocr-release.md\":\"C13X7ze1\",\"posts_paddleocr-vl-for-manga.md\":\"veV_PqOS\",\"posts_pfcc-36th.md\":\"BS3RSLg1\",\"posts_phytium-openkylin-changsha-meetup.md\":\"CCNxntPL\",\"posts_pku-course-2025.md\":\"C3GO2zqs\",\"posts_pku-course.md\":\"CH-ruSzD\",\"posts_post-training-overview.md\":\"DSuVHAMf\",\"posts_pytorch-conference-01.md\":\"CezT6BDY\",\"posts_rockchip-meetup-xiamen.md\":\"Bro45wj3\",\"posts_sanbu-story.md\":\"mnK7buJi\",\"posts_shanghai-event.md\":\"Dd57bE0W\",\"posts_shun-story.md\":\"9xFxz1ie\",\"posts_starter-camp-5th.md\":\"Dd_LZ4ql\",\"posts_starter-camp-6th.md\":\"CCOYmgSN\",\"posts_starter-camp.md\":\"D_9tailt\",\"posts_starter-horse-year.md\":\"DblNiAoz\",\"posts_suzhou-kaifangyuanzi.md\":\"CZUp0c5Y\",\"posts_swagger-deepseek-r1.md\":\"DewN2p65\",\"posts_tao-story.md\":\"BP5M_lxP\",\"posts_type-hints-project.md\":\"CfFL5xiP\",\"posts_vattention-paper-sharing.md\":\"tW76-SAW\",\"posts_wangxin-story.md\":\"B5gKwT7s\",\"posts_wuxi-kaifangyuanzi.md\":\"Ch_FX6_F\",\"posts_xdoctest-project.md\":\"CL5KI58W\",\"posts_xdu-xjtu-os.md\":\"w4xXEpE8\",\"posts_xian-event.md\":\"DJc7cZYn\",\"posts_yanguohao-story.md\":\"WI3Zt9PG\",\"posts_yinfan-story.md\":\"DL1CgoK_\",\"posts_zhangyiqiao-story.md\":\"Cszl-WTp\",\"posts_zheng-story.md\":\"BHDUDnvE\",\"posts_zju-event.md\":\"DLGSVFiG\",\"posts_zju-se-os.md\":\"DG76buSB\",\"posts_zuckerberg-letter-post.md\":\"D8fACzVm\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"zh-CN\",\"dir\":\"ltr\",\"title\":\"飞桨开源社区博客\",\"description\":\"Wonderful stories from PaddlePaddle contributors\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"postsPerPage\":10},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
</body>
</html>