logoalt Hacker News

rirzeyesterday at 6:49 PM1 replyview on HN

> "matrices"


Replies

fasterikyesterday at 7:18 PM

Saying that AI is "matrices" is like saying human cognition is "neurons." Maybe true at some level, but it's a low-level implementation detail. The important part of a language model is the function that maps tokens to contextual embeddings. You could compute this function using analog computing, biological neurons, or any other substrate.

show 1 reply