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 4c5d79e commit d95de20Copy full SHA for d95de20
packages/types/src/providers/vertex.ts
@@ -295,7 +295,7 @@ export const vertexModels = {
295
description: "Meta Llama 4 Maverick 17B Instruct model, 128K context.",
296
},
297
"qwen/qwen3-coder-480b-a35b-instruct-maas": {
298
- maxTokens: 65_536,
+ maxTokens: 32_768,
299
contextWindow: 262_144,
300
supportsImages: false,
301
supportsPromptCache: false,
0 commit comments