diff --git a/website/docs/usage/large-language-models.mdx b/website/docs/usage/large-language-models.mdx index 89a21dad7..7c83beae4 100644 --- a/website/docs/usage/large-language-models.mdx +++ b/website/docs/usage/large-language-models.mdx @@ -499,8 +499,8 @@ provider's documentation. Note that the chat models variants of Llama 2 are currently not supported. This is because they need a particular prompting setup and don't add any discernible -benefits in the use case of `spacy-llm` (i. e. no interactive chat) compared the -completion model variants. +benefits in the use case of `spacy-llm` (i. e. no interactive chat) compared to +the completion model variants. ### Cache {id="cache"}