mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-06 23:39:27 -05:00
gpt: ollama llama3: fix model consistency
This commit is contained in:
@@ -14,7 +14,7 @@ const PROVIDERS = Object.assign({
|
||||
"base_url": 'http://localhost:11434/v1/chat/completions',
|
||||
"key_get_url": "",
|
||||
"key_file": "ollama_key.txt",
|
||||
"model": "llama3:instruct",
|
||||
"model": "llama3",
|
||||
},
|
||||
"ollama_deepseek_r1": {
|
||||
"name": "Ollama - DeepSeek R1",
|
||||
|
||||
Reference in New Issue
Block a user