File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
pages/20241129-obsidian-webclipper-config Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -66,13 +66,13 @@ PARAMETER temperature 0.25
66661 . Click the Obsidian icon in the Firefox toolbar and then click the gear to open the settings screen again.
67672 . Click _ Interpreter_ and enable it.
68683 . Click _ Add provider_ and enter details about the local Ollama server.
69- - _ Provider_ : ` Ollama `
70- - _ Base URL_ : ` http://127.0.0.1:11434/api/chat `
71- - _ API key_ : ` ollama `
69+ - _ Provider_ : ` Ollama `
70+ - _ Base URL_ : ` http://127.0.0.1:11434/api/chat `
71+ - _ API key_ : ` ollama `
72724 . Click _ Add model_ and enter details about the local Ollama server.
73- - _ Provider_ : ` Ollama `
74- - _ Display name_ : ` Llama 3.2 (ctx=32k, t=0.25) `
75- - _ Model ID_ : ` llama3.2:ctx32k-t0.25 ` (the ID used when running ` ollama create ` earlier)
73+ - _ Provider_ : ` Ollama `
74+ - _ Display name_ : ` Llama 3.2 (ctx=32k, t=0.25) `
75+ - _ Model ID_ : ` llama3.2:ctx32k-t0.25 ` (the ID used when running ` ollama create ` earlier)
7676
7777## Create a new template
7878
You can’t perform that action at this time.
0 commit comments