Any plans to release Fine tuning scripts ??
#1
by
satheeshkola532
- opened
Is there any plans to release SFT scripts & github code?
We will soon release the evaluation framework, MedEvalKit, on GitHub.
Regarding the SFT scripts, we make some adaptations from LLaMA-Factory
Is there any plans to release SFT scripts & github code?
FYI, our model is based on qwen2.5-VL. So you can use the fine-tuning script of qwen2.5-VL in LLaMA-Factory for further fine-tuning.
Is there any plans to release SFT scripts & github code?
FYI, our model is based on qwen2.5-VL. So you can use the fine-tuning script of qwen2.5-VL in LLaMA-Factory for further fine-tuning.
Thanks for the information 🙂
为什么我下载32B的模型safetensors_rust.SafetensorError: Error while deserializing header: InvalidHeaderDeserialization
会遇到这个问题,看起来似乎是文件损坏了,有人遇到过这个问题么