Skip to content

Commit

Permalink
DOCS(README.md): Fix typo
Browse files Browse the repository at this point in the history
Minor typo: componenets -> components
  • Loading branch information
akashsaravanan-georgian committed Apr 8, 2024
1 parent 0cccb03 commit fc4ea09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pip install llm-toolkit
This guide contains 3 stages that will enable you to get the most out of this toolkit!

- **Basic**: Run your first LLM fine-tuning experiment
- **Intermediate**: Run a custom experiment by changing the componenets of the YAML configuration file
- **Intermediate**: Run a custom experiment by changing the components of the YAML configuration file
- **Advanced**: Launch series of fine-tuning experiments across different prompt templates, LLMs, optimization techniques -- all through **one** YAML configuration file

### Basic
Expand Down

0 comments on commit fc4ea09

Please sign in to comment.