feat(translate): use gemma3 for translations

This commit is contained in:
Ayo Ayco 2025-10-02 12:32:01 +02:00
parent 83bc543f8b
commit 0190e9675a

View file

@ -4,7 +4,7 @@
. ${HOME}/ayo.conf
host=$ollama_remote_host
model="llama3.1:8b"
model="gemma3:4b"
TEMP=$(mktemp)
vim $TEMP