Thanks to those projects I’ve been able to interact with open source LLMs locally. My favorite so far are Llama models.
Ollama is a tool that allows to:
- download images
- interact with images
- serve an API
- customize models
- … and more!
Enchanted on the other hand is a GUI application for macOS and iOS that allows you to use the models that are avaible in your machine. I run this project from the source fixing the warnings shown by Xcode when opened and that’s it!
I even contributed to this project ;)