Skip to content
Snippets Groups Projects
Unverified Commit fef01550 authored by amrrs's avatar amrrs Committed by GitHub
Browse files

fixed the typo in LLMs (#2225)

(not a big deal, just to avoid someone pointing it out)
parent b8b55b58
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ AnythingLLM divides your documents into objects called `workspaces`. A Workspace ...@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment