switched back to NVIDIA Model

This commit is contained in:
stevef 2026-04-18 18:19:03 +02:00
parent f389e8d5f2
commit 6ac2a46680
2 changed files with 4 additions and 2 deletions

View file

@ -9,7 +9,7 @@
"restrict_to_workspace": true,
"allow_read_outside_workspace": false,
"provider": "",
"model_name": "nemotron-4-340b",
"model_name": "nemotron-3-super-120b-a12b",
"max_tokens": 32768,
"max_tool_iterations": 50,
"summarize_message_threshold": 20,
@ -44,6 +44,7 @@
"enabled": true,
"base_url": "",
"proxy": "",
"token": "env://PICOCLAW_TELEGRAM_TOKEN",
"allow_from": [
"-5274005272",
"8271300679"

View file

@ -16,7 +16,7 @@ data:
"restrict_to_workspace": true,
"allow_read_outside_workspace": false,
"provider": "",
"model_name": "nemotron-4-340b",
"model_name": "nemotron-3-super-120b-a12b",
"max_tokens": 32768,
"max_tool_iterations": 50,
"summarize_message_threshold": 20,
@ -51,6 +51,7 @@ data:
"enabled": true,
"base_url": "",
"proxy": "",
"token": "env://PICOCLAW_TELEGRAM_TOKEN",
"allow_from": [
"-5274005272",
"8271300679"