Skip to content

Commit 85bcf2f

Browse files
authored
Merge pull request #59 from Mira190/main
feat/doc 解决目录混乱问题,修复首页求职指向link404问题,增加行为面笔记
2 parents dd79088 + fd30199 commit 85bcf2f

16 files changed

Lines changed: 86 additions & 29 deletions

File tree

app/components/Hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export function Hero() {
2020
{
2121
title: "笔试面经",
2222
desc: "可以给我一份工作吗?我什么都可以做!",
23-
href: "/docs/jobs",
23+
href: "/docs/jobs/interview-prep/bq",
2424
},
2525
{
2626
title: "群友分享",
File renamed without changes.
File renamed without changes.

app/docs/ai/compute-platforms/index.mdx renamed to app/docs/ai/compute-platforms/compute-platforms-handbook.mdx

File renamed without changes.

app/docs/ai/foundation-models/index.mdx renamed to app/docs/ai/foundation-models/foundation-models-lifecycle.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,6 @@ tags:
5252
- 评测方法与指标
5353
- 结果分析与应用
5454

55-
### 🏗️ 模型结构
56-
57-
- 前往: [模型结构](./architectures/)
58-
- Decoder-only 架构
59-
- 注意力机制设计
60-
- 位置编码方案
61-
- 架构演进趋势
62-
6355
### 💡 QKV 面试问题
6456

6557
- 前往: [QKV 面试问题](./qkv-interview/)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

app/docs/ai/model-datasets-platforms/index.mdx renamed to app/docs/ai/model-datasets-platforms/platform-and-datasets.mdx

File renamed without changes.

0 commit comments

Comments
 (0)