Image format for Axolotl multimodal training #2624
-
Hi all, I'm training Mistral-small-24B using Axolotl for multi-GPU fine-tuning. I already have my dataset prepared in
My question is: Should the image be in Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hey! We have doc on dataset sample format here https://docs.axolotl.ai/docs/multimodal.html#dataset-format The images should be placed within the message key. The format you used would also work, but it’s an old format. |
Beta Was this translation helpful? Give feedback.
Hey! We have doc on dataset sample format here https://docs.axolotl.ai/docs/multimodal.html#dataset-format
The images should be placed within the message key. The format you used would also work, but it’s an old format.