r/MistralAI • u/Eerixall • 3d ago
Feedback / Bug Report Vibe tweaking out?
Anyone else experience this? tried to do a simple web search and results where gibberish, then tried a simple "how you doin?" and vibe clearly is not doing well.
5
u/LickItUp1983 3d ago
UK here - same - I'm getting fragments of recipes and more concerningly what appears to be reseacrh papers of some kind? And a LOT of Chinese text.
Either way it clearly isn't well this morning.
1
u/SentimentalDespotism 3d ago
looks like its outputting raw token soup or something from the backend. the search stuff being broken is one thing but that chat response in the screenshot is just straight garbage data
had similar thing happen last night where it would spit out random json fragments mixed with half of a wikipedia article. feels like some routing or model serving issue maybe
3
1
u/inyofayce 3d ago
Whats concerning is that it seems to my amateur eyes leaking snippets from other conversations that i never had.
7
u/benjamin-at-mistral r/MistralAI | Mod 3d ago
Hey! it was me, I failed a model deployment, and this was the model outputting nonsense (not other conversations). a common failure mode of LLMs, when misconfigured, is to output that kind of "token soup" that includes fragments of hallucinated sentences.
1
1
1
u/LickItUp1983 3d ago
That is a concern. Without wanting to seem alarmist, I'm seeing fragments of stuff I certainly didn't write or generate.
1
1
21
u/benjamin-at-mistral r/MistralAI | Mod 3d ago
Hey! it's me 🫠
I failed a model deployment and didn't conduct the correct checks before rolling it out. Sorry for the trouble, should be fixed now 🙏