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

@ -13,7 +13,11 @@ local url = import "url.jsonnet";
"-k",
"/vertexai/private.json",
"-r",
"us-west1",
"us-central1",
"-x",
"4096",
"-t",
"0.0",
],
volumes: [
"./vertexai:/vertexai"
@ -29,7 +33,11 @@ local url = import "url.jsonnet";
"-k",
"/vertexai/private.json",
"-r",
"us-west1",
"us-central1",
"-x",
"4096",
"-t",
"0.0",
"-i",
"non-persistent://tg/request/text-completion-rag",
"-o",