This commit is contained in:
Sofie Van Landeghem 2024-01-24 09:29:57 +01:00 committed by GitHub
parent a8894a8946
commit a493981163
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1507,7 +1507,7 @@ These models all take the same parameters:
> ```ini
> [components.llm.model]
> @llm_models = "spacy.Llama2.v1"
> name = "llama2-7b-hf"
> name = "Llama-2-7b-hf"
> ```
Currently, these models are provided as part of the core library: