Remix.run Logo
cchance 5 hours ago

All these weird partial language thought patterns im surprised none of the teams have taught the models to think in something like court stenography or some very dense pattern (i mean they even tried caveman language at one point)

robkop 7 minutes ago | parent | next [-]

One of the main goals at the moment is to keep thinking human legible. You can imagine how much harder it’d be to do root cause analysis on the recent OpenAI event if we couldn’t even tell what they’re thinking.

chaboud 4 hours ago | parent | prev [-]

Keep in mind that the model is thinking in a token space, itself a compressive representation of language.

(Note: there's still a huge grammar penalty, so, ugh do think small.)

qeternity 2 hours ago | parent | next [-]

The real breakthrough is going to be thinking in latent space.

kzrdude 2 hours ago | parent | prev [-]

It selects tokens but they expand to embedding vectors which are huge, also in memory and attention requirements, I think?