Add Ollama to docs

This commit is contained in:
Alex Strick van Linschoten 2024-04-28 11:29:32 +02:00 committed by GitHub
parent 2e2334632b
commit 99f531cfec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -511,6 +511,7 @@ provider's documentation.
| [`spacy.StableLM.v1`](/api/large-language-models#models-hf) | StableLM models through HuggingFace. |
| [`spacy.OpenLLaMA.v1`](/api/large-language-models#models-hf) | OpenLLaMA models through HuggingFace. |
| [LangChain models](/api/large-language-models#langchain-models) | LangChain models for API retrieval. |
| [`spacy.Ollama.v1`](/api/large-language-models#models-rest) | Ollama's locally-running models. |
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