Run DeepSeek models on your own machine and interact with them using MATLAB
Mike Croucher
el 4 de Feb. de 2025 a las 14:27
Actividad más reciente Respuesta de Mike Croucher
a las el 4 de Feb. de 2025 a las 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 Comentarios
Inicie sesión para participar
For comparison, I can run the 14b parameter distilled model just fine on my M1 Mac with 16 gigs of RAM.