Y
Hacker News
new
|
ask
|
show
|
jobs
by
danielmarkbruce
538 days ago
It's just concept space. The entire LLM works in this space once the embedding layer is done. It's not really that novel at all.
1 comments
ttul
538 days ago
This was my thought. Literally everything inside a neural network is a “latent space”. Straight from the embeddings that you use to map categorical features in the first layer.
Latent space is where the magic literally happens.
link
madethisnow
535 days ago
Completely agree. Have you see this?
https://sakana.ai/asal/
link
Latent space is where the magic literally happens.