diff --git a/profiles/local/local-gemma4.yml b/profiles/local/local-heavy.yml similarity index 77% rename from profiles/local/local-gemma4.yml rename to profiles/local/local-heavy.yml index bacd38e..9fe7d49 100644 --- a/profiles/local/local-gemma4.yml +++ b/profiles/local/local-heavy.yml @@ -1,6 +1,6 @@ -id: local-gemma4 +id: local-heavy endpoint: https://inference.ai.rakestrawhome.com/v1 -model: google/gemma4-31b-it +model: google/gemma-4-31b-it temperature: 0.15 reasoning_effort: high top_p: 0.98 diff --git a/profiles/local/local-nemotron.yml b/profiles/local/local-light.yml similarity index 91% rename from profiles/local/local-nemotron.yml rename to profiles/local/local-light.yml index 88fd98b..6a14351 100644 --- a/profiles/local/local-nemotron.yml +++ b/profiles/local/local-light.yml @@ -1,4 +1,4 @@ -id: local-nemotron +id: local-light endpoint: https://inference.ai.rakestrawhome.com/v1 model: "nvidia/Nemotron-3-Nano-30B-A3B" temperature: 0.15