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
A simple example located at `examples/composable_trainer` has been provided to demonstrate the composable trainer API design with strategy composition.
Copy file name to clipboardExpand all lines: docs/docs/examples/case-studies/1. LoRA.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Federated LoRA Fine-Tuning
2
2
3
-
Plato now provides first-class support for parameter-efficient LoRA fine-tuning of HuggingFace causal language models. The previous standalone example has been folded into the core framework.
3
+
Plato now provides first-class support for parameter-efficient LoRA fine-tuning of HuggingFace causal language models.
A simple example located at `examples/composable_trainer` has been provided to demonstrate the composable trainer API design with strategy composition.
0 commit comments