switched back to NVIDIA Model
This commit is contained in:
parent
f389e8d5f2
commit
6ac2a46680
2 changed files with 4 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
"restrict_to_workspace": true,
|
"restrict_to_workspace": true,
|
||||||
"allow_read_outside_workspace": false,
|
"allow_read_outside_workspace": false,
|
||||||
"provider": "",
|
"provider": "",
|
||||||
"model_name": "nemotron-4-340b",
|
"model_name": "nemotron-3-super-120b-a12b",
|
||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
"max_tool_iterations": 50,
|
"max_tool_iterations": 50,
|
||||||
"summarize_message_threshold": 20,
|
"summarize_message_threshold": 20,
|
||||||
|
|
@ -44,6 +44,7 @@
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"base_url": "",
|
"base_url": "",
|
||||||
"proxy": "",
|
"proxy": "",
|
||||||
|
"token": "env://PICOCLAW_TELEGRAM_TOKEN",
|
||||||
"allow_from": [
|
"allow_from": [
|
||||||
"-5274005272",
|
"-5274005272",
|
||||||
"8271300679"
|
"8271300679"
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ data:
|
||||||
"restrict_to_workspace": true,
|
"restrict_to_workspace": true,
|
||||||
"allow_read_outside_workspace": false,
|
"allow_read_outside_workspace": false,
|
||||||
"provider": "",
|
"provider": "",
|
||||||
"model_name": "nemotron-4-340b",
|
"model_name": "nemotron-3-super-120b-a12b",
|
||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
"max_tool_iterations": 50,
|
"max_tool_iterations": 50,
|
||||||
"summarize_message_threshold": 20,
|
"summarize_message_threshold": 20,
|
||||||
|
|
@ -51,6 +51,7 @@ data:
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"base_url": "",
|
"base_url": "",
|
||||||
"proxy": "",
|
"proxy": "",
|
||||||
|
"token": "env://PICOCLAW_TELEGRAM_TOKEN",
|
||||||
"allow_from": [
|
"allow_from": [
|
||||||
"-5274005272",
|
"-5274005272",
|
||||||
"8271300679"
|
"8271300679"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue