Skip to content

Commit c6bb513

Browse files
committed
update
1 parent 1e3de55 commit c6bb513

2 files changed

Lines changed: 526 additions & 45 deletions

File tree

lib/course-structure.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -317,11 +317,6 @@ export const getCourseModules = (): ModuleData[] => [
317317
title: "MoE in Code",
318318
titleZh: "MoE代码实现",
319319
href: "/learn/transformer-feedforward/moe-in-code"
320-
},
321-
{
322-
title: "The DeepSeek MLP",
323-
titleZh: "DeepSeek MLP",
324-
href: "/learn/transformer-feedforward/the-deepseek-mlp"
325320
}
326321
]
327322
},

0 commit comments

Comments
 (0)