You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a feature that allows LoRA adapters merging sequentially. The flow would be: Train on dataset_k with LoRA => merge_lora => Train merged model on dataset_k+1.
Create a feature that allows LoRA adapters merging sequentially. The flow would be: Train on dataset_k with LoRA => merge_lora => Train merged model on dataset_k+1.