headacheeeee
Results
2
comments of
headacheeeee
请问问题解决了吗,有思路嘛
@li784 我重新安装了这个版本的transforms,这个问题跳过了 暂时推荐使用transformers==4.45.0,可以稳定跑通微调和推理 【重要】使用以下方式安装最新的llamafactory以及相应的库 `git clone --depth 1 https://github.com/hiyouga/LLaMA-Factory.git` `cd LLaMA-Factory` `pip install -e ".[torch,metrics,deepspeed,minicpm_v]"` `pip3 install transformers==4.45.0` `pip3 install huggingface_hub==0.25.0`