This commit is contained in:
lila 2026-07-06 18:07:32 +02:00
parent 4fb1550e7d
commit 56f479da45
3 changed files with 138 additions and 99 deletions

View file

@ -1 +1 @@
{ "provider": "local", "model": "local-model", "batchSize": 4, "maxRetries": 3 }
{ "provider": "local", "model": "local-model", "batchSize": 1, "maxRetries": 3 }

View file

@ -36,5 +36,8 @@ Example for ["house"]:
}
]
}
/no-think
`;
}