this post was submitted on 26 Jan 2025
129 points (100.0% liked)

Linux

6196 readers
261 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Milestone passed with the debut of Linux 6.14 rc1.

you are viewing a single comment's thread
view the rest of the comments
[–] demesisx@infosec.pub 13 points 1 month ago (1 children)

Doesn’t the new Chinese model just released actually do abstract reasoning?

DeepSeek-R1 leverages a pure RL approach, enabling it to autonomously develop chain-of-thought (CoT) reasoning, self-verification, and reflection—capabilities critical for solving complex problems.

To my untrained self, that sounds like reasoning.

[–] kryptonidas@lemmings.world 20 points 1 month ago (1 children)

With chain of thought it basically asks itself to generate related sub questions and then answers for those sub questions.

Basically it’s just the same but recursive. So, like it looks like it can tell you things, it just also looks like reasoning.

Now it may well be an improvement, but it’s still basically. “I have this word, what is statistically most likely to be the next word” over and over again.

[–] demesisx@infosec.pub 13 points 1 month ago* (last edited 1 month ago)

Thanks.

Edit: Not sure who’s downvoting me for asking reasonable questions.