update translations, use gemma3:27b instead

[skip ci]
This commit is contained in:
Aleksander
2025-12-22 17:35:03 +01:00
parent 4ea5829824
commit 9ea9da18f5
5 changed files with 46 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ cd "$(dirname "$0")"
bun install
export MODEL="gemma3:12b"
export MODEL="gemma3:27b"
TEMPLATE="pl" bun main.ts
TEMPLATE="de" bun main.ts