optimize predict vram
Former-commit-id: a577e44eee351b3ed8011a33ae01cd713354ff97
This commit is contained in:
@@ -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
|
||||
[
|
||||
|
||||
@@ -172,7 +172,7 @@ KTO 数据集需要额外添加一个 `kto_tag` 列,包含 bool 类型的人
|
||||
|
||||
- [样例数据集](mllm_demo.json)
|
||||
|
||||
多模态数据集需要额外添加一个 `images` 列,包含输入图像的路径。目前我们仅支持单张图像输入。
|
||||
多模态数据集需要额外添加一个 `images` 列,包含输入图像的路径。
|
||||
|
||||
```json
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user