docs : 按代码反向修正所有文档错误

- 更新预处理模块目录结构和类名(SectionedMaskBuilder)
- 修正 ResponseBuilder.prepare 签名(tokenizer → engine)
- 补全缺失的 CLI 参数、配置字段和数据键名
- 修正 README 中 download.py 的描述
This commit is contained in:
2026-06-06 01:06:30 +08:00
parent 31bc7f5c2a
commit cf9c60841b
6 changed files with 44 additions and 20 deletions
+1 -1
View File
@@ -207,7 +207,7 @@ curl http://localhost:8000/health
查看 `scripts/demo/` 文件夹中的演示:
```bash
# 下载预处理数据(运行演示前必需)
# 下载模型权重(运行演示前必需)
python scripts/demo/download.py
# 交互式流式聊天