vrighter

joined 1 year ago
[–] [email protected] 3 points 1 month ago

matrix multiplications. lots and lots of matrix multiplications. What gpus are good at already

[–] [email protected] 2 points 1 month ago (2 children)

the exact same intended use case, in fact

[–] [email protected] 10 points 1 month ago (1 children)

not really. A lot of techniques have been known for decades. What we didn't have back then was insane compute power.

and there's the turing award for computer science.

[–] [email protected] 10 points 1 month ago

and physicists use tools from math, so fields medals should be awarded to physicists.

[–] [email protected] 7 points 1 month ago

playing nintendo games, on a pc, using a dualshock feels so wrong and yet so right

[–] [email protected] 1 points 1 month ago

anyone remember the anarchist's cookbook?

[–] [email protected] 1 points 1 month ago (1 children)

randomly doesn't mean equiprobable. If you're sampling a probability distribution, it's random. Temperature 0 is never used, otherwise a lot of stuff would consistently hallucinate the exact same thing

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (1 children)

if it's allowed to use its own interactions as data, it will collapse. This has been studied. Stuff just does not work the way you think it does. Try coding one yourself.

[–] [email protected] 1 points 1 month ago (4 children)

The llm does not give you the next token. It gives you a probability distribution of what the next token coould be. Then, after the llm, that probability distribution is randomly sampled.

You could add billions of attention heads, it will still have an element of randomness in the end. Copilot or any other llm (past, present or future) do have this problem too. They all "hallucinate" (have a random element in choosing the next token)

[–] [email protected] 1 points 1 month ago (3 children)

turning jhonny into an llm does not work. because that's not how the kid learns. kids don't learn math by mimicking the answers. They learn math by learning the concept of numbers. What you just thought the llm is simply the answer to 2+2. Also, with llms there is no "next time" it's a completely static model.

[–] [email protected] 4 points 1 month ago

yeah. what's your point. I said hallucinations are not a solvable problem with LLMs. You mentioned that alpaca used synthetic data successfully. By their own admissions, all the problems are still there. Some are worse.

[–] [email protected] 7 points 1 month ago (2 children)

from their own site:

Alpaca also exhibits several common deficiencies of language models, including hallucination, toxicity, and stereotypes. Hallucination in particular seems to be a common failure mode for Alpaca, even compared to text-davinci-003.

view more: ‹ prev next ›