Skip to content

Commit d19aef2

Browse files
Revert "fix: dup key in json ollama 32"
This reverts commit 380c29f.
1 parent e377bbb commit d19aef2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/ollama_llama3.2_generate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"api_type": "ollama",
33
"format": "json",
4+
"api_type": "ollama",
45
"stream": false,
56
"host": "http://localhost:11434/api/generate",
67
"model": "llama3.2"

0 commit comments

Comments
 (0)