Leon-Sander / local_multimodal_ai_chat

GNU General Public License v3.0
101 stars 66 forks source link

Implement Ollama #1

Closed jimccadm closed 4 months ago

jimccadm commented 6 months ago

Great, really great project! Can I suggest you consider Ollama to allow for alternative models to be tested out? Also for folks less familiar with downloading models from HF etc.

Leon-Sander commented 6 months ago

I like the idea. I haven't worked much with Ollama yet, I would have to look into it at first. Do you have a specific Idea how to integrate it? I saw there is a Ollama langchain integration as well, this could also be a possibility.

Feel free to experiment with integrating Ollama and open up a pull request if you have a suitable solution. I am going to look into it as well in the meantime.

Leon-Sander commented 4 months ago

See commit 877c159