tinfoil-hat
Well-Known Member
Hi, I followed this tutorial:
I have a GPU with 8GB VRAM and the Model I chose is qwen3.5-9b.
I got it all connected, but I have an error message saying:
Is that Setup even possible in terms of the model I chose and the GPU I have? I'm assuming I just can increase
in
Or is that not possible with my 8GB VRAM?
I have a GPU with 8GB VRAM and the Model I chose is qwen3.5-9b.
I got it all connected, but I have an error message saying:
Code:
Failed to initialize agent: Model qwen/qwen3.5-9b has a context window of 45,455 tokens, which is below the minimum 64,000 required by Hermes Agent. Choose a model with at least 64K context, or set model.context_length in config.yaml to
override.
Code:
context_length: 65536
~/.hermes/config.yamlOr is that not possible with my 8GB VRAM?

