This commit is contained in:
svlandeg 2024-01-19 17:43:45 +01:00
parent 3b3b5cdc63
commit 5d20398cff

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: