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
Copy file name to clipboardExpand all lines: README.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
@@ -30,7 +30,7 @@ pip install llm-toolkit
30
30
This guide contains 3 stages that will enable you to get the most out of this toolkit!
31
31
32
32
-**Basic**: Run your first LLM fine-tuning experiment
33
-
-**Intermediate**: Run a custom experiment by changing the componenets of the YAML configuration file
33
+
-**Intermediate**: Run a custom experiment by changing the components of the YAML configuration file
34
34
-**Advanced**: Launch series of fine-tuning experiments across different prompt templates, LLMs, optimization techniques -- all through **one** YAML configuration file
0 commit comments