Run DeepSeek models on your own machine and interact with them using MATLAB
Mike Croucher
on 4 Feb 2025 at 14:27
Latest activity Reply by Mike Croucher
on 4 Feb 2025 at 17:35
You've probably heard about the DeepSeek AI models by now. Did you know you can run them on your own machine (assuming its powerful enough) and interact with them on MATLAB?
In my latest blog post, I install and run one of the smaller models and start playing with it using MATLAB.
Larger models wouldn't be any different to use assuming you have a big enough machine...and for the largest models you'll need a HUGE machine!
Even tiny models, like the 1.5 billion parameter one I demonstrate in the blog post, can be used to demonstrate and teach things about LLM-based technologies.
Have a play. Let me know what you think.
2 Comments
Sign in to participate
For comparison, I can run the 14b parameter distilled model just fine on my M1 Mac with 16 gigs of RAM.