Hacker News new | ask | show | jobs
by jessenaser 807 days ago
Why does the production model merge vision with the base turbo model such that the output tokens remains 2048 instead of 4096?

Because if we are using just text, why is the extra output size reduced still?

1 comments

That's our mistake - it's still 4096. Assuming you saw this on the Playground, we'll fix it shortly. If you saw it somewhere else, please let me know.

https://platform.openai.com/playground/chat?model=gpt-4-turb...

Yes I saw it in the playground. I will keep checking for updates for 4096. Thank you for the clarification.

Edit (4:57 ET): "gpt-4-turbo" shows the updated 4096 in playground. "gpt-4-turbo-2024-04-09" remains 2048 in playground.

(9:32 PM ET) Update: "gpt-4-turbo-2024-04-09" now shows the updated 4096 in the playground too. Thank you for the fix! :)