Earlier quoted context omitted.
It does not do any thinking. It is a statistical model, just like the rest of them.
"Thinking" is a term of art referring to the hidden/internal output of "reasoning" models where they output "chain of thought" before giving an answer[1]. This technique and name stem from the early observation that LLMs do better when explicitly told to "think step by step"[2]. Hope that helps clarify things for you for future constructive discussion. [1] https://arxiv.org/html/2410.10630v1 [2] https://arxiv.org/pdf…
Magistral — the first reasoning model by Mistral AI
331–340 of 444 posts
Re: Magistral — the first reasoning model by Mistral AI
#332Earlier quoted context omitted.
>with the technology plateau-ing People were claiming that since year 2022. Where's the plateau?
The pre-training plateau is real. Nearly all the improvements since then have been around fine tuning and reinforcement learning, which can only get you so far. Without continued scaling in the base models, the hope of AGI is dead. You cannot reach AGI without making the pre-training model itself a whole lot better, with more or better data, both of which are in short supply.
Re: Magistral — the first reasoning model by Mistral AI
#333Re: Magistral — the first reasoning model by Mistral AI
#334Earlier quoted context omitted.
Ollama doesn't like proper naming for some reason, so `ollama pull magistral:latest` lands you with the q4_K_M version (currently, subject to change). Mistral's API defaults to `magistral-medium-2506` right now, which is running with full precision, no quantization.
Nobody should be ever using ollama, for any reason. It literally only makes everything worse and more convoluted with zero benefits.
Re: Magistral — the first reasoning model by Mistral AI
#335Earlier quoted context omitted.
Everyone is "forfait cadre", which allow them to work with no practical time limit since they don't log their time spent at work. https://www.service-public.fr/particuliers/vosdroits/F19261
It seems that 20% of employees in the private sector are "cadres" and half of them are on "forfait jours". That makes around 10% of the private sector employees working 218 days per year without the 48/44 weekly hour limits. It's more than I thought but I doubt that many of them work more than 10 hours per day. Whether that's "exceptional" or not is a matter of definition, of course.
Re: Magistral — the first reasoning model by Mistral AI
#336Earlier quoted context omitted.
Human neurons are not reducible to arithmetic artificial neurons in a statistical model. Do not conflate them.
Why not, actually?
Re: Magistral — the first reasoning model by Mistral AI
#337So, is it accessible in Le Chat?
My favorite from the last months was asking for a string that for base64 produces strings with non-alphanumeric and non-padding symbols (so '+' or '/' should be in the output). It thought for 7 minutes and 74k of markdown length, and finally came up with the AB?C string that produces QUI/Qw== (correct). It is impressive, because general LLMs just always fail, but I didn't try other "thinking" models recently.
Re: Magistral — the first reasoning model by Mistral AI
#338Earlier quoted context omitted.
Why not, actually?
Because we do not have a complete understanding of human neurons. How are we supposed to accurately model something we cannot directly observe?
Like, we've agreed that "water-physics" and "cloth physics" in 3d graphics refers to a mathematical approximation of something we don't actually understand at the subatomic level (are there strings down there? Who knows).
Can "thinking" in AI not refer to this intentionally false imitation that has a similar observable outward effect?
Like, we're okay saying minecraft's water has "water physics", why are we not okay saying "in the AI context, thinking is a term that externally looks a bit like a human thinking, even though at a deeper layer it's unrelated"?
Or is thinking special, is it like "soul" and we must defend the word with our life else we lose our humanity? If I say "that building's been thinking about falling over for 50 years", did I commit a huge faux pas against my humanity?
Re: Magistral — the first reasoning model by Mistral AI
#339With this, at least it seems like some of that work was done upfront or the thinking is tuned to avoid those issues, because it's giving me similar conclusions to a sanity-checked prompt. Heck, even Google Gemini and ChatGPT were spitting that stuff out, where this one is giving me a reasonable response. So in that regard, big thumbs up to the Mistral team if they did any specific work in that area. It's something I cared about that I was getting concerned nobody else cared about enough to fix.
Re: Magistral — the first reasoning model by Mistral AI
#340Earlier quoted context omitted.
My impression from running the first R1 release locally was that it also does too much thinking.
It does not do any thinking. It is a statistical model, just like the rest of them.