fix(k3s): update model to more stable llama-3.1-nemotron-70b-instruct
This commit is contained in:
parent
b18279db4b
commit
0796b6b698
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
"/home/picoclaw/.picoclaw/memory"
|
"/home/picoclaw/.picoclaw/memory"
|
||||||
],
|
],
|
||||||
"provider": "",
|
"provider": "",
|
||||||
"model_name": "nemotron-3-super-120b-a12b",
|
"model_name": "nvidia/llama-3.1-nemotron-70b-instruct",
|
||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
"max_tool_iterations": 50,
|
"max_tool_iterations": 50,
|
||||||
"summarize_message_threshold": 20,
|
"summarize_message_threshold": 20,
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@ data:
|
||||||
"/home/picoclaw/.picoclaw/memory"
|
"/home/picoclaw/.picoclaw/memory"
|
||||||
],
|
],
|
||||||
"provider": "",
|
"provider": "",
|
||||||
"model_name": "nemotron-3-super-120b-a12b",
|
"model_name": "nvidia/llama-3.1-nemotron-70b-instruct",
|
||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
"max_tool_iterations": 50,
|
"max_tool_iterations": 50,
|
||||||
"summarize_message_threshold": 20,
|
"summarize_message_threshold": 20,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue