MFTCoder icon indicating copy to clipboard operation
MFTCoder copied to clipboard

model type

Open XiaoMaGe-hero opened this issue 1 year ago • 1 comments

请问训练的时候如何指定模型的具体版本? 我想基于qwen1.5 -7B进行微调

XiaoMaGe-hero avatar Aug 06 '24 07:08 XiaoMaGe-hero

We apologize for the delayed response. To address your issue, please try the following:

  • Use 'qwen' as the model_type to load models based on Qwen and Qwen1.5 versions.
  • Use 'qwen2' as the model_type to load models based on Qwen2 and Qwen2.5 versions.

Let us know if you need any further clarification or have additional questions.

GoneZ5 avatar Mar 19 '25 06:03 GoneZ5