How to use LLMs with Matlab.

https://github.com/matlab-deep-learning/llms-with-matlab/blob/main/examples/RetrievalAugmentedGenerationUsingOllamaAndMATLAB.md

https://blogs.mathworks.com/deep-learning/2024/07/09/local-llms-with-matlab

Connet to Ollama:
https://github.com/matlab-deep-learning/llms-with-matlab/blob/main/doc/Ollama.md

OR matlab terminal
>> !ollama pull mistral

Check if downloaded:
listOfAvailableModels = ollamaChat.models;

Leave a Reply

Your email address will not be published. Required fields are marked *

error: