docs : 按代码反向修正所有文档错误
- 更新预处理模块目录结构和类名(SectionedMaskBuilder) - 修正 ResponseBuilder.prepare 签名(tokenizer → engine) - 补全缺失的 CLI 参数、配置字段和数据键名 - 修正 README 中 download.py 的描述
This commit is contained in:
@@ -207,7 +207,7 @@ curl http://localhost:8000/health
|
||||
查看 `scripts/demo/` 文件夹中的演示:
|
||||
|
||||
```bash
|
||||
# 下载预处理数据(运行演示前必需)
|
||||
# 下载模型权重(运行演示前必需)
|
||||
python scripts/demo/download.py
|
||||
|
||||
# 交互式流式聊天
|
||||
|
||||
Reference in New Issue
Block a user