Fix auto-templates

This commit is contained in:
Cyber MacGeddon 2024-08-22 00:19:09 +01:00
parent c4bfd9fc8c
commit df2f423367
28 changed files with 150 additions and 82 deletions

View file

@ -10,8 +10,8 @@ local url = import "url.jsonnet";
"text-completion-ollama",
"-p",
url.pulsar,
// "-m",
// "llama3.1:8b",
"-m",
"gemma2:9b",
"-r",
"${OLLAMA_HOST}",
],
@ -23,8 +23,8 @@ local url = import "url.jsonnet";
"text-completion-ollama",
"-p",
url.pulsar,
// "-m",
// "llama3.1:8b",
"-m",
"gemma2:9b",
"-r",
"${OLLAMA_HOST}",
"-i",