We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecfbd40 commit 0ae725aCopy full SHA for 0ae725a
chatgpt-shell-openrouter.el
@@ -105,8 +105,8 @@ VALIDATE-COMMAND and OTHER-PARAMS for `chatgpt-shell-openai-make-model'."
105
:short-version "qwen-2.5-coder-32b"
106
:label "Qwen"
107
:token-width 16
108
- ;; See
109
- :context-window 32768
+ ;; See https://openrouter.ai/qwen/qwen-2.5-coder-32b-instruct
+ :context-window 33000
110
;; Multiple quantizations are offered for this model by different
111
;; providers so we restrict to one for consistency. Note that the sense
112
;; in which provider is used here means the providers available through
0 commit comments