mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-19 12:40:09 +01:00
fixed the typo in LLMs (#2225)
(not a big deal, just to avoid someone pointing it out)
This commit is contained in:
parent
b8b55b5899
commit
fef01550df
@ -69,7 +69,7 @@ AnythingLLM divides your documents into objects called `workspaces`. A Workspace
|
|||||||
|
|
||||||
### Supported LLMs, Embedder Models, Speech models, and Vector Databases
|
### Supported LLMs, Embedder Models, Speech models, and Vector Databases
|
||||||
|
|
||||||
**Language Learning Models:**
|
**Large Language Models (LLMs):**
|
||||||
|
|
||||||
- [Any open-source llama.cpp compatible model](/server/storage/models/README.md#text-generation-llm-selection)
|
- [Any open-source llama.cpp compatible model](/server/storage/models/README.md#text-generation-llm-selection)
|
||||||
- [OpenAI](https://openai.com)
|
- [OpenAI](https://openai.com)
|
||||||
|
Loading…
Reference in New Issue
Block a user