The only mention of tools I could find is this: > it significantly improves project planning, backend architecture, frontend design, and data engineering through sequenced, multi-step actions involving external tools or API. I'm guessing this means it was trained with tool calling? And if so, does that mean it does tool calling within the thinking/reasoning, or within the main text? Seems unclear
Tool calling isn't enabled in the official Magistral Small GGUF (or the Ollama one) which is sad. Hope they (or someone else) fix that soon.
Magistral — the first reasoning model by Mistral AI
311–320 of 444 posts
Re: Magistral — the first reasoning model by Mistral AI
#312Earlier quoted context omitted.
And, perhaps most relevantly, the regulatory environment the people are working in. French people working in America are probably more productive than French people working in France (if for no other reason because they probably work more hours in America than France).
Are we sure more time butt in office equates to more productivity?
Typically more output, but less productivity (= output/time).
Re: Magistral — the first reasoning model by Mistral AI
#313Earlier quoted context omitted.
$89,000 GDP per capita vs $46,000 rather proves the point about productivity per butt. US office workers are extraordinarily productive in terms of what their work generates (thanks to numerous well understood things like the outsized US scaling abilities). Measuring beyond that is very difficult due to the variance of every business.
Weird take. Norway has about the same gdp per capita as the USA with stricter regulations than France. Ireland’s GDP per capita is higher than that of the USA, with less bureaucracy than France but more than the US. Not to mention that all of these are before adjusting for PPP. Almost as if GDP per capita is not a good measurement of productivity.
First, one should probably look at GNP (or even GNI) rather than GDP to reduce the distortionary impact of foreign direct investment, company headquarters for tax reasons, etc.
Next, need to distinguish between market rate and PPP, as you highlight.
Lastly, these are all measures of output (per capita), while productivity is output per input, in this context output per hour worked. There the differences are less pronounced.
Re: Magistral — the first reasoning model by Mistral AI
#314Earlier quoted context omitted.
The mental gymnastics here are incredible. Do you really think the regulations inhibiting tech startup creation are the same ones that protect people when they get cancer or whatever? Yes, the US has a lot of school shootings, but does anyone think loose gun regulations are why the US is strong on tech?
Any time European economic failings are brought up it's always the same thing. "Well at least no school shootings!" Great, Singapore has less school shootings and homeless people than anywhere in Europe by a country mile and has a soaring economy.
Re: Magistral — the first reasoning model by Mistral AI
#315Earlier quoted context omitted.
Décret sur la Pause Goûter Universelle (PGU).
Is that the regulation that says you need to allow someone to take a 20 minute break after 6 hours of work?
https://theonion.com/chinese-employers-to-grant-15-minute-ma...
Re: Magistral — the first reasoning model by Mistral AI
#316Re: Magistral — the first reasoning model by Mistral AI
#317Earlier quoted context omitted.
> I am struggling to connect the relevance of this > focusing on a single specific capability and > I am not really invested in this niche topic Right: I definitely ceded a "but it doesn't matter to me!" argument in my comment. I sense a little "doth protest too much", in the multiple paragraphs devoted to taking that and extending it to the underpinning of automation is "irrelevant" "single" "specific", "niche". Thi…
Interesting presumption about R1 25-01 being what's talked about, you knowledge cut-off does appear to know R1 update two weeks back was a thing, and that it even improved on function calling. Of course you have to pretend I meant the former, otherwise "they all have" doesn't entirely make sense. Not that it made total sense before either, but if I say your definition of "they" is laughably narrow, I suspect you will…
Re: Magistral — the first reasoning model by Mistral AI
#318Earlier quoted context omitted.
Are you sure? The ePrivacy Directive requires a (GDPR-level) consent for just placing the cookie, unless it's strictly necessary for the provision of the “service”. The way EU regulators interpret this, even web analytics falls outside the necessity exception and therefore requires consent. So as long as the user doesn't and/or is not able to automatically signal consent (or non-consent) eg via general browser-level…
Everyone I know of will try to click "reject all unnecessary cookies", and you don't need the dialog for the necessary ones. You can therefore simply remove the dialog and the tracking, simplifying your code and improving your users' experience. Can tracking the fraction which misclicks even give some useful data?
So you need a consent for all but the most crucial cookies without which the site/service wouldn't be able to function, like session cookies for managing signed-in state etc.
(The reason why you started to see consent banners really only after GDPR came to force is at least in part due to the fact that the ePrivacy Directive refers to the Data Protection Directive (DPD) for the standard of consent, and after DPD was replaced by GDPR, the arguably more stringent GDPR consent standard was applied, making it unfeasible to rely on some concept of implied consent or the like.)
Re: Magistral — the first reasoning model by Mistral AI
#319Earlier quoted context omitted.
It does not do any thinking. It is a statistical model, just like the rest of them.
What are we doing when we think?
(People can do statistical token prediction too, but that's called "bullshitting", not "thinking". Thinking is a much wider class of activity.)
Re: Magistral — the first reasoning model by Mistral AI
#320Earlier quoted context omitted.
Are you sure? The ePrivacy Directive requires a (GDPR-level) consent for just placing the cookie, unless it's strictly necessary for the provision of the “service”. The way EU regulators interpret this, even web analytics falls outside the necessity exception and therefore requires consent. So as long as the user doesn't and/or is not able to automatically signal consent (or non-consent) eg via general browser-level…
there are analytics providers that don't require third party cookies, it's not hard to switch
A conceptually different matter altogether is consent (possibly) needed under GDPR for various kinds of personal data processing involving the use of cookies (ie not just the placement of cookies as such) and other technologies for tracking, targeting and the like. That's why you see cookie banners with detailed purposes and eg massive lists of vendors (since they can be considered "recipients" of the user's personal data under GDPR). In this context, a valid consent (and the information you have to provide to obtain it) is required (at least) when consent is the only feasible legal basis of the ones available under Art 6 GDPR for the personal data processing activities in question. This is where the national regulators have taken strict stances especially regarding ad targeting and other activities usually involving cross-site tracking, for example, deeming that the only feasible basis for those activities would be consent (ie "opt-in") — instead of, in particular, "legitimate interests" which would enable opt-out-like mechanisms instead. This is the legal context of looking critically at 3rd-party cookies, but unfortunately, for the reasons mentioned above, getting rid of such cookies might still not be enough to avoid the minimal base cookie consent requirement when you use eg analytics... :(
It's pretty ridiculous, I know, and it's a bummer they scrapped the long-planned and -negotiated ePrivacy Regulation which was meant to replace the old ePrivacy Directive and, among other things, update the weird old cookie consent provision.