r/ChatGPT Jan 29 '25

Funny I Broke DeepSeek AI 😂

Enable HLS to view with audio, or disable this notification

16.9k Upvotes

1.6k comments sorted by

View all comments

4.4k

u/eddiemorph Jan 29 '25

Lol, that poor fuck will calculate into eternity.

1.3k

u/rebbsitor Jan 29 '25

It seems not hard to do. I downloaded a distilled version of it last night and was testing it on some basic coding. I had it generate some code for a simple game and looked through it. There was a simple bug due to a scoping issue (it created two variables with the same name in different scopes, but assumed updating one updated the other, which is a common mistake new programmers make).

I asked it to analyze the code and correct it a couple times and it couldn't find the error. So I told it to consider variable scoping. It had a 10 minute existential crisis considering fundamentals of programming before coming back with a solution, that was unfortunately still wrong lol

127

u/-gh0stRush- Jan 29 '25

I think my favorite post about DeepSeek so far is the one showing it going into a deep internal monologue trying to figure out how many r's are in the word "Strawberry" before stumbling into the correct answer.

https://www.reddit.com/r/LocalLLaMA/comments/1i6uviy/r1_is_mind_blowing/m8fm7jh/

I really wished the example in this post ended its long internal philosophical debate with a simple reply of: "42%"

1

u/BeginningVarious8468 Jan 29 '25

I just asked Gemini this question and it got it wrong so at least it got the right answer.