#how to lock hermes to only use the assigned model? I have set the model to use gpt oss, but sometime

1 messages · Page 1 of 1 (latest)

mental dagger
#

This is my model config:

model:
  default: openai/gpt-oss-120b:free
  provider: openrouter
  base_url: https://openrouter.ai/api/v1
  api_key: sk-or-v1-xxx
  api_mode: chat_completions

and there are no fallback model configured

rancid grove
#

Your message cut off sometimes it what?

#

Try going into Hermes config edit and making sure no fall back or other models are set

mental dagger
#

no fallback configured, in the edit file, it is commented out

rancid grove
#

What model does it try to use ?

mental dagger
#

it called Gemini 3 Flash Preview

rancid grove
#

Ah that's usually he compression model

#

Can you see a setting for that in the config ? Feel free to change that to the model you want it to use instead

mental dagger
mental dagger
mental dagger
#

thanks for the reply