ICEdit
ICEdit copied to clipboard
How to load the released lora for training?
How to load the lora released and train it? Using the released lora as initial weights to finetune, will be much faster.
Sorry we have no time to add this feature before 5.17.
You can try to load it by modify the code in train/src/train/model.py, line 56.
We will add this feature later.