brumik / ollama-obsidian-indexer

ollama-obsidian-indexer
63 stars 11 forks source link

Fixes and Docker image #4

Closed brumik closed 6 months ago

brumik commented 8 months ago

Fixes form #3 and trying to add docker and docker-compose from the help I got.

hellno commented 7 months ago

@brumik this looks awesome, any support / contribution that would help get this done?

brumik commented 7 months ago

Hey, I got stuck on the fact that it takes forever (did not finish on my machine in 3 hours) to install inside docker the pip packages. Also not sure how would it affect to build the image and publish it since this is a GPU dependent app and Docker has dubious support at best for deailng with it correctly.

hellno commented 7 months ago

Can you share the Dockerfile that you're currently using? I can test / benchmark on my machine

brumik commented 6 months ago

@hellno It seems like I lost it :D I will look into this this week and will update you with my results. I will merge this PR with the fixes in it and will open a new one.