LLaMA-Factory
LLaMA-Factory copied to clipboard
qwen2.5-vl模型进行视频微调问题
Reminder
- [x] I have read the above rules and searched the existing issues.
Description
采用qwen2.5-vl模型进行视频微调,目前视频微调 fps是多少,每秒取几张图片进行微调的; 如果想每秒多取几帧图片如何修改
Pull Request
No response
默认值是2(https://github.com/hiyouga/LLaMA-Factory/blob/a9211a730eb3fc7fe0d008107a0a135c3a8734d8/src/llamafactory/hparams/model_args.py#L246 ) 我有同样的问题,hf/qwen有nframes,但是llamafactory好像只有fps来控制