ff
Results
1
issues of
ff
我按照以下的文档进行 fine-tune the LoRA ,遇到DummyScheduler的错误,请问应该怎么fix? https://github.com/OpenGVLab/InternVL/blob/main/document/how_to_finetune_internvl_chat_v1_2_on_a_custom_dataset.md 运行的命令: CUDA_VISIBLE_DEVICES=0,1 sh shell/hermes2_yi34b/internvl_chat_v1_2_hermes2_yi34b_448_res_finetune_continue_lora.sh 遇到的问题: File "/root/miniconda3/lib/python3.9/site-packages/accelerate/accelerator.py", line 1468, in _prepare_deepspeed raise ValueError( ValueError: You cannot create a `DummyScheduler` without specifying a scheduler in...