Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
文件: ~/.hermes/hermes-agent/agent/model_metadata.py
第130-131行 — 最小上下文限制(低于此拒绝) MINIMUM_CONTEXT_LENGTH = 32_768
改配置文件没用,最小上下文限制在源码中被硬编码了,改这个就可以了。我这是改过的,没改之前是64000。