8 ms·
I'm a happy user of Mistral on my Mac Air M1.
by hugozap 3y ago
I'm a happy user of Mistral on my Mac Air M1.
- isoprophlex 3y agoHow many gbs of RAM do you have in your M1 machine?
- hugozap 3y ago8gb
- isoprophlex 3y agoThanks, wow, amazing that you can already run a small model with so little ram. I need to buy a new laptop, guess more than 16 gb on a macbook isn't really needed
- SparkyMcUnicorn 3y agoI would advise getting as much RAM as you possibly can. You can't upgrade later, so get as much as you can afford. Mine is 64GB, and my memory pressure goes into the red when running a quantized 70B model with a dozen Chrome tabs open.
- dartos 3y agoMistral is _very_ small when quantized. I’d still go with 16gbs
- TylerE 3y agoI've run LLMs and some of the various image models on my M1 Studio 32GB without issue. Not as fast as my old 3080 card, but considering the Mac all in has about a 5th the power draw, it's a lot closer than I expected. I'm not sure of the exact details but there is clearly some secret sauce that allows it to leverage the onboard NN hardware.
- evilduck 3y agoI use several LLM models locally for chat UIs and IDE autocompletions like copilot (continue.dev). Between Teams, Chrome, VS Code, Outlook, and now LLMs my RAM usage sits around 20-22GB. 16GB will be a bottleneck to utility.
- jonplackett 3y agoIs it easy to set this up?
- LoganDark 3y agoSuper easy. You can just head down to https://lmstudio.ai https://lmstudio.ai and pick up an app that lets you play around. It's not particularly advanced, but it works pretty well. It's mostly optimized for M-series silicon, but it also technically works on Windows, and isn't too difficult to trick into working on Linux either.
- glial 3y agoAlso, https://jan.ai https://jan.ai is open source and worth trying out too.
- LoganDark 3y agoLooks super cool, though it seems to be missing a good chunk of features, like the ability to change the prompt format. (Just installed it myself to check out all the options.) All the other missing stuff I can see though is stuff that LM Studio doesn't have either (such as a notebook mode). If it has a good chat mode then that's good enough for most!
- hugozap 3y agoIt is, it doesn't require any setup. After installation: > ollama run mistral:latest