MFTCoder
MFTCoder copied to clipboard
model type
请问训练的时候如何指定模型的具体版本? 我想基于qwen1.5 -7B进行微调
We apologize for the delayed response. To address your issue, please try the following:
- Use 'qwen' as the
model_typeto load models based on Qwen and Qwen1.5 versions. - Use 'qwen2' as the
model_typeto load models based on Qwen2 and Qwen2.5 versions.
Let us know if you need any further clarification or have additional questions.