mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-21 01:21:58 +03:00
Add Ollama to docs
This commit is contained in:
parent
2e2334632b
commit
99f531cfec
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user