2nov2024
This commit is contained in:
parent
be7844b4f3
commit
eea09ec9b8
15 changed files with 35749 additions and 63 deletions
4
.obsidian/plugins/local-gpt/data.json
vendored
4
.obsidian/plugins/local-gpt/data.json
vendored
|
@ -2,7 +2,7 @@
|
|||
"providers": {
|
||||
"ollama": {
|
||||
"ollamaUrl": "http://localhost:11434",
|
||||
"defaultModel": "llama3.1:8b-instruct-q8_0",
|
||||
"defaultModel": "qwen2.5:14b",
|
||||
"embeddingModel": "nomic-embed-text",
|
||||
"type": "ollama"
|
||||
},
|
||||
|
@ -28,7 +28,7 @@
|
|||
"defaults": {
|
||||
"provider": "ollama",
|
||||
"fallbackProvider": "",
|
||||
"creativity": "low"
|
||||
"creativity": ""
|
||||
},
|
||||
"actions": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue