Minor grammatical fixes (#1325)

Fixed typos and links in a few places across documents
This commit is contained in:
Lakshya Agarwal
2023-03-02 10:48:09 +05:30
committed by GitHub
parent 59157b6891
commit cfed0497ac
9 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
"source": [
"# LLM Serialization\n",
"\n",
"This notebook walks how to write and read an LLM Configuration to and from disk. This is useful if you want to save the configuration for a given LLM (eg the provider, the temperature, etc)."
"This notebook walks through how to write and read an LLM Configuration to and from disk. This is useful if you want to save the configuration for a given LLM (e.g., the provider, the temperature, etc)."
]
},
{