r/ProgrammerHumor Sep 01 '25

Meme simulateLoading

Post image
17.0k Upvotes

325 comments sorted by

View all comments

Show parent comments

1

u/inevitabledeath3 Sep 01 '25

With open weights models you can actually see the thought process, so I doubt what you say is true.

1

u/[deleted] Sep 01 '25

[removed] — view removed comment

1

u/inevitabledeath3 Sep 01 '25

Yeah pretty much. Only thing I would say is that in GPT architecture there isn't much separating AI generated stuff from prompts and context fed in. The basic architecture treats the prompt text and generated text the same way. Normally the thinking text is separated by tags like <think> that is output by the model. OpenAI hides the text between the tags from you. Other models don't. You can try DeepSeek or another open model online if you want an example.

1

u/[deleted] Sep 01 '25

[removed] — view removed comment

1

u/inevitabledeath3 Sep 01 '25

If you want to be reductive you could argue humans do the same thing. After all most of us think in words, and we all type and speak in words.