feat: publish reasoning deep dive
This commit is contained in:
@@ -12,6 +12,7 @@ const items = [
|
||||
{ id: "foundations", href: "/foundations/", label: "基础原理" },
|
||||
{ id: "moe", href: "/moe/", label: "MoE" },
|
||||
{ id: "long-context", href: "/long-context/", label: "长上下文" },
|
||||
{ id: "reasoning", href: "/reasoning/", label: "推理" },
|
||||
{ id: "papers", href: "/papers/", label: "论文库" },
|
||||
{ id: "progress", href: "/progress/", label: "进度" },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user