Live data from Hacker News

Mistral Releases Deep Research, Voice, Projects in Le Chat

mistral.ai

41–50 of 156 posts

Re: Mistral Releases Deep Research, Voice, Projects in Le Chat

#41
post #16

The Voxtral release seemed interesting, because it brought back competitive open source audio transcription. I wonder if it was necessary to have an LLM backbone (vs a pure-function model) though, but the approach is interesting.

> brought back competitive open source audio transcription Bear in mind that there are a lot of very strong _open_ STT models that Mistral's press-release didn't bother to compare to, making impression they are the best new open thing since Whisper. Here is an open benchmark: https://huggingface.co/spaces/hf-audio/open_asr_leaderboard . The strongest model Mistral compared to is Scribe, ranked 10 here. This benchmark…

The best model there is 2.5B parameters. I can believe that a model 10x bigger is somewhat better.

One element of comparison is OpenAI Whisper v3, which achieves 7.44 WER on the ASR leaderboard, and shows up as ~8.3 WER on FLEURS in the Voxtral announcement[0]. If FLEURS has +1 WER on average compared to ASR, it would imply that Voxtral does have a lead on ASR.

[0]: https://mistral.ai/news/voxtral

Re: Mistral Releases Deep Research, Voice, Projects in Le Chat

#42
post #26

Earlier quoted context omitted.

A major reason I haven’t really tried any of these things (despite thinking they are vaguely neat). I think I will wait until… 2026, second half, most likely. At least I’ll check if we have local models and hardware that can run them nicely, by then. Hats off to the folks who have decided to deal with the nascent versions though.

Depending on the definition of "nicely", FWIW I currently run Ollama sever [1] + Qwen Coder models [2] with decent success compared to the big hosted models. Granted, I don't utilize most "agentic" features and still mostly use chat-based interactions. The server is basically just my Windows gaming PC, and the client is my editor on a macOS laptop. Most of this effort is so that I can prepare for the arrival of that…

Agentic editing is really nice. If on VSCode, Cline works well with Ollama.

Re: Mistral Releases Deep Research, Voice, Projects in Le Chat

#43
post #30

Earlier quoted context omitted.

Not to invalidate your feelings of fatigue, but I’m sure glad that there are a lot of choices in the marketplace, and that they are innovating at a decent clip. If you’re committed to always be using the best of all options you’re in for a wild ride, but it beats stagnation and monopoly.

We’re also headed into a world where there will be very few open weight models coming out (Meta going closed source, not releasing Behemoth). This era of constant model releases may be over before it even started. Gratitude definitely needs to be echoed.

I don't agree with that. I didn't expect we ever get open weight models close to the current state of the art, yet china delivered some real burners.

Re: Mistral Releases Deep Research, Voice, Projects in Le Chat

#44
post #3

I’m struggling with MRF. Model Release Fatigue. It’s a syndrome of constantly context switching new large models. Claude 4, gpt, llama, Gemini 2.5, pro-mini, mistrial. I fire off the ide switch the model and think oh great this is better. I switch to something that worked before and man, this sucks now. Context switching llm, Model Release Fatigue

An alternative: don't use LLMs. Focus on the enjoyment of coding, not on becoming more efficient. Because the lion's share of the gains from increased efficiency are mainly going to the CEOs.

Re: Mistral Releases Deep Research, Voice, Projects in Le Chat

#45
post #3

I’m struggling with MRF. Model Release Fatigue. It’s a syndrome of constantly context switching new large models. Claude 4, gpt, llama, Gemini 2.5, pro-mini, mistrial. I fire off the ide switch the model and think oh great this is better. I switch to something that worked before and man, this sucks now. Context switching llm, Model Release Fatigue

A major reason I haven’t really tried any of these things (despite thinking they are vaguely neat). I think I will wait until… 2026, second half, most likely. At least I’ll check if we have local models and hardware that can run them nicely, by then. Hats off to the folks who have decided to deal with the nascent versions though.

It is completely unreasonable to buy the hardware to run a local model and only use it 1% of the time. It will be unreasonable in 2026 and probably very long after that.

Maybe s.th. like a collective that buys the gpu's together and then uses them without leaking data can work.

Re: Mistral Releases Deep Research, Voice, Projects in Le Chat

#46
post #3

I’m struggling with MRF. Model Release Fatigue. It’s a syndrome of constantly context switching new large models. Claude 4, gpt, llama, Gemini 2.5, pro-mini, mistrial. I fire off the ide switch the model and think oh great this is better. I switch to something that worked before and man, this sucks now. Context switching llm, Model Release Fatigue

All the competition is great to me. I'm using premium models all the time and barely spent a few euro on them, as there's always some offers that are almost free if you look around.

Re: Mistral Releases Deep Research, Voice, Projects in Le Chat

#48

Earlier quoted context omitted.

> brought back competitive open source audio transcription Bear in mind that there are a lot of very strong _open_ STT models that Mistral's press-release didn't bother to compare to, making impression they are the best new open thing since Whisper. Here is an open benchmark: https://huggingface.co/spaces/hf-audio/open_asr_leaderboard . The strongest model Mistral compared to is Scribe, ranked 10 here. This benchmark…

The best model there is 2.5B parameters. I can believe that a model 10x bigger is somewhat better. One element of comparison is OpenAI Whisper v3, which achieves 7.44 WER on the ASR leaderboard, and shows up as ~8.3 WER on FLEURS in the Voxtral announcement[0]. If FLEURS has +1 WER on average compared to ASR, it would imply that Voxtral does have a lead on ASR. [0]: https://mistral.ai/news/voxtral

There are larger models in there, a 8B and a 6B. By this logic they should be above 2B model, yet we don't see this. That's why we have open standard benchmarks, to measure this directly - not hypothesize by the models' sizes or do some cross-dataset arithmetics.

Also note that, Voxtral's capacity is not necessarily all devoted to speech, since it "Retains the text understanding capabilities of its language model backbone"

Re: Mistral Releases Deep Research, Voice, Projects in Le Chat

#50
post #40
post #30

Earlier quoted context omitted.

We’re also headed into a world where there will be very few open weight models coming out (Meta going closed source, not releasing Behemoth). This era of constant model releases may be over before it even started. Gratitude definitely needs to be echoed.

If China stays open, then the rest of the world will build on open. I'm frankly shocked that a domestic player isn't doing this. Fine tuning will work for niche business use cases better than promises of AGI.

> If China stays open, then the rest of the world will build on open

I was listening to a Taiwanese news channel earlier today and although I wasn't paying much attention, I remember hearing about how Chinese AIs are biased towards Chinese political ideas and that some programme to create a more Taiwanese-aligned AI was being put in place.

I wouldn't be surprised if just for this reason, at least a few different open models kept being released, because even if they don't directly bring in money, several actors care more about spreading or defending their ideas and IAs are perfect for that.

Post reply on HN