Skip to content

Commit b5bc83f

Browse files
authored
Remove from local-llm.md
1 parent 714ff4f commit b5bc83f

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

en/ai/local-llm.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,3 @@ The following steps guide you on how to use `ollama` to download and run local L
3434
9. Set the "API base URL" in "Expert Settings" to `http://localhost:11434/v1/`
3535

3636
Now, you are all set and can chat "locally".
37-
38-
## Step-by-step guide for GPT4All
39-
40-
The following steps guide you on how to use `GPT4All`to download and run local LLMs.
41-
42-
1. Install `GPT4All`from their [website](https://www.nomic.ai/gpt4all).
43-
2. Open GPT4All, [download a model](https://docs.gpt4all.io/gpt4all_desktop/models.html), configure it in the [settings](https://docs.gpt4all.io/gpt4all_desktop/settings.html) and [run it as a server](https://docs.gpt4all.io/gpt4all_api_server/home.html).
44-
3. Open JabRef, go to "File" > "Preferences" > "AI"
45-
4. Set the "AI provider" to "GPT4All"
46-
5. Set the "Chat model" to the name (including the `.gguf`part) of the model you have downloaded in GPT4All.
47-
6. Set the "API base URL" in "Expert Settings" to `http://localhost:4891/v1/chat/completions`.

0 commit comments

Comments
 (0)