Earlier quoted context omitted.
> 50 hours+/week is not exceptionl. https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI0000... Au cours d'une même semaine, la durée maximale hebdomadaire de travail est de quarante-huit heures. https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI0000... La durée hebdomadaire de travail calculée sur une période quelconque de douze semaines consécutives ne peut dépasser quarante-quatre heures, sauf dans les c…
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
Magistral — the first reasoning model by Mistral AI
271–280 of 444 posts
Re: Magistral — the first reasoning model by Mistral AI
#272Earlier quoted context omitted.
Their paper https://mistral.ai/static/research/magistral.pdf is also cool! They edited GRPO via: 1. Removed KL Divergence 2. Normalize by total length (Dr. GRPO style) 3. Minibatch normalization for advantages 4. Relaxing trust region
> Removed KL Divergence Wait, how are they computing the loss?
Re: Magistral — the first reasoning model by Mistral AI
#273I made some GGUFs for those interested in running them at https://huggingface.co/unsloth/Magistral-Small-2506-GGUF ollama run hf.co/unsloth/Magistral-Small-2506-GGUF:UD-Q4_K_XL or ./llama.cpp/llama-cli -hf unsloth/Magistral-Small-2506-GGUF:UD-Q4_K_XL --jinja --temp 0.7 --top-k -1 --top-p 0.95 -ngl 99 Please use --jinja for llama.cpp and use temperature = 0.7, top-p 0.95! Also best to increase Ollama's context length…
Their benchmarks are interesting. They are comparing to DeepSeek-V3's (non-reasoning) December and DeepSeek-R1's January releases. I feel that comparing to DeepSeek-R1-0528 would be more fair. For example, R1 scores 79.8 on AIME 2024, R1-0528 performs 91.4. R1 scores 70 on AIME 2025, R1-0528 scores 87.5. R1-0528 does similarly better for GPQA Diamond, LiveCodeBench, and Aider (about 10-15 points higher). https://hugg…
Currently running the 6-bit XL quant on a single old RTX 2080 Ti and I'm quite impressed TBH. Simply wild for a sub-8GB download.
Re: Magistral — the first reasoning model by Mistral AI
#274Earlier quoted context omitted.
Rights and protections that have benefited heavily from an economy built on the alliance with the US. If it weren't for American help and trade post-WW2, Europe would be a Belarusian backwater and is fast heading back in that direction. Countries like Greece, Italy, Spain, Portugal, etc. show the future of Europe as it slowly stagnates and becomes a museum that can't feed it's people. Even Germany that was once excel…
> Countries like Greece, Italy, Spain, Portugal PIGS, really? Some of the top growing EU economies right now, which have turned their deficit around, show the future of a slowly stagnating Europe?
Re: Magistral — the first reasoning model by Mistral AI
#275Re: Magistral — the first reasoning model by Mistral AI
#276Earlier 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…
The point that was trying to be made, which I agree with, is that anthropomorphizing a statistical model isn’t actually helpful. It only serves to confuse laypersons into assuming these models are capable of a lot more than they really are.
That’s perfect if you’re a salesperson trying to dump your bad AI startup onto the public with an IPO, but unhelpful for pretty much any other reason, especially true understanding of what’s going on.
Re: Magistral — the first reasoning model by Mistral AI
#277Earlier quoted context omitted.
> It was worth the burn to capture the market. You cannot compare Uber to the AI market. They are too different. Uber captured the market because having three taxi services is annoying. But people are readily jumping between models using multi-model platforms. And nobody is significantly ahead of the pack. There is nothing that sets anyone apart aside from the rate at which they are burning capital. Any advantage is…
Three cab apps are a lot less annoying than three LLM apps each having their piece of your chats history. The winner-take-all effect is a lot stronger with chat apps.
Re: Magistral — the first reasoning model by Mistral AI
#278Earlier quoted context omitted.
Europeans also mostly don’t suffer from school shootings and generally don’t go bankrupt when they get cancer or just take an ambulance ride to a non-network hospital. Regulation is not all bad, besides the US has more of it than anybody else.
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?
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
#279Earlier quoted context omitted.
Because Europeans don't take smart risks. Because they over regulate. It's fascinating watching people circle back to this answer. Regulation and taxation reduces incentives. Lower incentives, means lower risk-taking. The fact this is still a lesson that needs to be debated is absurd.
I would love to know what you do for a living and whether you personally have taken any smart risks that have lead you to financial success, or whether you just like sniping on HN about school shootings and pretending to be superior.
Re: Magistral — the first reasoning model by Mistral AI
#280The Magistral Small can fit within a single RTX 4090 or a 32GB RAM MacBook once quantized.