fix(k3s): update model to more stable llama-3.1-nemotron-70b-instruct

This commit is contained in:
stevef 2026-04-19 15:57:07 +02:00
parent b18279db4b
commit 0796b6b698
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
"/home/picoclaw/.picoclaw/memory"
],
"provider": "",
"model_name": "nemotron-3-super-120b-a12b",
"model_name": "nvidia/llama-3.1-nemotron-70b-instruct",
"max_tokens": 32768,
"max_tool_iterations": 50,
"summarize_message_threshold": 20,

View file

@ -21,7 +21,7 @@ data:
"/home/picoclaw/.picoclaw/memory"
],
"provider": "",
"model_name": "nemotron-3-super-120b-a12b",
"model_name": "nvidia/llama-3.1-nemotron-70b-instruct",
"max_tokens": 32768,
"max_tool_iterations": 50,
"summarize_message_threshold": 20,