test(k3s): sync nemotron-3 restoration for fallback testing

This commit is contained in:
stevef 2026-04-19 16:05:11 +02:00
parent f9e88fc774
commit 54d74234a6
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
"/home/picoclaw/.picoclaw/memory" "/home/picoclaw/.picoclaw/memory"
], ],
"provider": "", "provider": "",
"model_name": "nvidia/nemotron-3-super-120b-a12b", "model_name": "nvidia/llama-3.1-nemotron-70b-instruct",
"model_fallbacks": [ "model_fallbacks": [
"openrouter/google/gemini-2.0-flash-exp:free", "openrouter/google/gemini-2.0-flash-exp:free",
"openrouter/mistralai/mistral-7b-instruct:free" "openrouter/mistralai/mistral-7b-instruct:free"

View file

@ -21,7 +21,7 @@ data:
"/home/picoclaw/.picoclaw/memory" "/home/picoclaw/.picoclaw/memory"
], ],
"provider": "", "provider": "",
"model_name": "nvidia/nemotron-3-super-120b-a12b", "model_name": "nvidia/llama-3.1-nemotron-70b-instruct",
"model_fallbacks": [ "model_fallbacks": [
"openrouter/google/gemini-2.0-flash-exp:free", "openrouter/google/gemini-2.0-flash-exp:free",
"openrouter/mistralai/mistral-7b-instruct:free" "openrouter/mistralai/mistral-7b-instruct:free"