I think, devstral-latest should be it, no? So I write to support and get an answer 12 hours later that says oh, no, devstral 2 is definetely called devstral 2 and then a page of instructions on how to set it up in Intellij... generated with AI. The screens it is refering to don't exist and never did.
Mistral AI Releases Forge
71–80 of 210 posts
Re: Mistral AI Releases Forge
#72Earlier quoted context omitted.
[flagged]
[flagged]
> Of course you would have to set a temperature of 0 to prevent abuse from the operator, and also assume that an operator has access to the pre-prompt
Doesn't the fact that LLM's are still non-deterministic with a 0 temperature render all of this moot? And why was I compelled to read a random blog post on the unsolved issue of validating natural language? It's a SQL injection except without a predetermined syntax to validate against, and thus a NP problem we've yet to solve.
Re: Mistral AI Releases Forge
#73Earlier quoted context omitted.
They use those because the decision to use them was made years ago. Things have changed since then
I want to believe... but I also need proofs of that "trend", any reference I could read on please?
Re: Mistral AI Releases Forge
#74My bet is that the solution to continuous learning is with external storage. There is a lot of talk about context engineering - but I have not seen anyone taking context as the main bottleneck and building a system around that. This would show that even context engineering is kind of wrong term - because context does not enter the llm in some mysterious way - it goes through prompt and the whole model of passing chat…
What do you mean when you say "external storage?"
Re: Mistral AI Releases Forge
#75Earlier quoted context omitted.
They use those because the decision to use them was made years ago. Things have changed since then
I want to believe... but I also need proofs of that "trend", any reference I could read on please?
And they should. Because the US is not behaving rationally at all.
https://nltimes.nl/2026/02/10/rabobank-ing-abn-amro-seek-eur...
https://www.theregister.com/2025/11/13/gartner_cio_cloud_sov...
https://www.independent.co.uk/news/world/europe/europe-zoom-...
https://www.theglobeandmail.com/business/commentary/article-...
https://sherwood.news/tech/europe-wants-to-break-up-with-us-...
Re: Mistral AI Releases Forge
#76How does this compare to fine tuning?
Re: Mistral AI Releases Forge
#77My bet is that the solution to continuous learning is with external storage. There is a lot of talk about context engineering - but I have not seen anyone taking context as the main bottleneck and building a system around that. This would show that even context engineering is kind of wrong term - because context does not enter the llm in some mysterious way - it goes through prompt and the whole model of passing chat…
"External Storage" whatever that is can not be the same as continous learning as it does not have the strong connections/capture the interdepencies of knowledge. That said I think we will see more efforts also on the business side to have models that can help you build a knowledge base in some kind of standardized way that the model is trained to read. Or synthesize some sort on instructions how to navigate your know…
Re: Mistral AI Releases Forge
#78Re: Mistral AI Releases Forge
#79I am a simple stupid Le Chat user with a small mind and the Tredict MCP Server connected to it (to Le Chat, not my mind), which works ok-ish. :-)
Re: Mistral AI Releases Forge
#80Earlier quoted context omitted.
I think people just mean "using vector databases to enable RAG".
Even that doesn't make sense. Why would you not build a vector database to complement your RAG engine?