We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e377bbb commit d19aef2Copy full SHA for d19aef2
configs/ollama_llama3.2_generate.json
@@ -1,6 +1,7 @@
1
{
2
"api_type": "ollama",
3
"format": "json",
4
+ "api_type": "ollama",
5
"stream": false,
6
"host": "http://localhost:11434/api/generate",
7
"model": "llama3.2"
0 commit comments