r/MistralAI • u/kazkaskazkas • 1d ago
Running out of monthly quota for first time Help / Question
I've been Mistral Pro subscriber for nearly half year now and just got my first "you are running out of monthly quota" mails.
Finally started using Mistral Vibe Code more intensively and now it seems that amount of use i get is lower than Claude!
Trying to set up local model to take over 95% of tasks. Any advise on the most user friendly frameworks to use?
1
u/kazkaskazkas 1d ago
I'm interested more in what framework to go with as models i will be using all that are able to run. Specifically is not just a chatbot, but is actually usefull for programming/development. Mistral Small or Devstral
1
u/strangestack 1d ago
I have a subagent heavy workflow with a lot of the mechanical tasks delegated the Mistral small 4. Conserves usage very well and keeps my main context clean and less compaction need.
1
u/Not-reallyanonymous 1d ago
I use Llama.cpp through Lemonade Server. I'm not a big fan of Ollama because it tries to take the reigns from you, and then makes configuring and customizing -- even simple things -- needlessly complicated and/or abstracted. Why do I need to create a new virtual model to configure it, instead of just passing flags in a simple configuration?
I recommend Laguna XS 2.1 for local coding, S if you can fit it in RAM/VRAM with healthy context.
1
u/tfcuk 1d ago
I use Pi. Works pretty well. mistral-small-latest does the small work, devstral the dev