You are viewing a single thread.
View all comments

Plenty of fun to be had with LLMs.

permalink
report
reply
16 points

So ChatGPT has ADHD

permalink
report
parent
reply
16 points

ADHD contains twelve “r’s”

permalink
report
parent
reply
6 points
*

Copilot seemed to be a bit better tuned, but I’ve now confused it by misspelling strawberry. Such fun.

permalink
report
parent
reply
1 point

I’ve one upped you!

permalink
report
parent
reply
1 point

And this

permalink
report
parent
reply
-8 points
*

That’s one example when LLMs won’t work without some tuning. What it does is probably looking up information of how many Rs there are, instead of actually analyzing it.

permalink
report
parent
reply
21 points

It cannot “analyze” it. It’s fundamentally not how LLM’s work. The LLM has a finite set of “tokens”: words and word-pieces like “dog”, “house”, but also like “berry” and “straw” or “rasp”. When it reads the input it splits the words into the recognized tokens. It’s like a lookup table. The input becomes “token15, token20043, token1923, token984, token1234, …” and so on. The LLM “thinks” of these tokens as coordinates in a very high dimensional space. But it cannot go back and examine the actual contents (letters) in each token. It has to get the information about the number or “r” from somewhere else. So it has likely ingested some texts where the number of "r"s in strawberry is discussed. But it can never actually “test” it.

A completely new architecture or paradigm is needed to make these LLM’s capable of reading letter by letter and keep some kind of count-memory.

permalink
report
parent
reply
18 points

the sheer audacity to call this shit intelligence is making me angrier every day

permalink
report
parent
reply
-5 points

Exactly my point. But thanks for explaining it further.

permalink
report
parent
reply

I doubt it’s looking anything up. It’s probably just grabbing the previous messages, reading the word “wrong” and increasing the number. Before these messages I got ChatGPT to count all the way up to ten r’s.

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 6.4K

    Monthly active users

  • 712

    Posts

  • 9.9K

    Comments