Y
Hacker News
new
|
ask
|
show
|
jobs
by
bayindirh
375 days ago
Everything is “just” an algorithm. LLM is a weighted graph with some randomization which is tuned with tons of data. You have input and output encoders on top of it.
That’s all.