test(k3s): restore problematic nemotron-3 model to test fallback mechanism
This commit is contained in:
parent
f54790c605
commit
f9e88fc774
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"/home/picoclaw/.picoclaw/memory"
|
||||
],
|
||||
"provider": "",
|
||||
"model_name": "nvidia/llama-3.1-nemotron-70b-instruct",
|
||||
"model_name": "nvidia/nemotron-3-super-120b-a12b",
|
||||
"model_fallbacks": [
|
||||
"openrouter/google/gemini-2.0-flash-exp:free",
|
||||
"openrouter/mistralai/mistral-7b-instruct:free"
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ data:
|
|||
"/home/picoclaw/.picoclaw/memory"
|
||||
],
|
||||
"provider": "",
|
||||
"model_name": "nvidia/llama-3.1-nemotron-70b-instruct",
|
||||
"model_name": "nvidia/nemotron-3-super-120b-a12b",
|
||||
"model_fallbacks": [
|
||||
"openrouter/google/gemini-2.0-flash-exp:free",
|
||||
"openrouter/mistralai/mistral-7b-instruct:free"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue