optimize predict vram

Former-commit-id: a577e44eee351b3ed8011a33ae01cd713354ff97
This commit is contained in:
hiyouga
2024-08-30 23:08:45 +08:00
parent 66a1abac6a
commit d789b667d7
5 changed files with 10 additions and 10 deletions

View File

@@ -172,7 +172,7 @@ Regarding the above dataset, the *dataset description* in `dataset_info.json` sh
- [Example dataset](mllm_demo.json)
Multimodal datasets require a `images` column containing the paths to the input images. Currently we only support one image.
Multimodal datasets require a `images` column containing the paths to the input images.
```json
[

View File

@@ -172,7 +172,7 @@ KTO 数据集需要额外添加一个 `kto_tag` 列,包含 bool 类型的人
- [样例数据集](mllm_demo.json)
多模态数据集需要额外添加一个 `images` 列,包含输入图像的路径。目前我们仅支持单张图像输入。
多模态数据集需要额外添加一个 `images` 列,包含输入图像的路径。
```json
[