We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac16bdd commit 6abda6fCopy full SHA for 6abda6f
README.org
@@ -14,7 +14,7 @@ gptel is a simple Large Language Model chat client for Emacs, with support for m
14
| Anthropic (Claude) | ✓ | [[https://www.anthropic.com/api][API key]] |
15
| Gemini | ✓ | [[https://makersuite.google.com/app/apikey][API key]] |
16
| Ollama | ✓ | [[https://ollama.ai/][Ollama running locally]] |
17
-| Llama.cpp | ✓ | [[https://github.com/ggerganov/llama.cpp/tree/master/examples/server#quick-start][Llama.cpp running locally]] |
+| Llama.cpp | ✓ | [[https://github.com/ggml-org/llama.cpp/tree/master/tools/server#quick-start][Llama.cpp running locally]] |
18
| Llamafile | ✓ | [[https://github.com/Mozilla-Ocho/llamafile#quickstart][Local Llamafile server]] |
19
| GPT4All | ✓ | [[https://gpt4all.io/index.html][GPT4All running locally]] |
20
| Kagi FastGPT | ✓ | [[https://kagi.com/settings?p=api][API key]] |
0 commit comments