Full docker stack for all Local-AI projects? #5185
Hello-World-Traveler
started this conversation in
General
Replies: 1 comment 1 reply
-
The LocalAGI projects contain the docker-compose files that bring the full stuck up and running, you can follow the quickstart here: https://github.com/mudler/LocalAGI?tab=readme-ov-file#%EF%B8%8F-quickstart With regard to the size of images: I've just replaced the LocalAI gpu image with the core image, which doesn't ship python dependencies. That reduce the image size by a reasonable amount. The standard image contains python backends, which with their dependencies manages to become quite large in required space. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hours ago v2.28.0 was released (and well done to the community), this update brings AGI and Recall to the family.
https://github.com/mudler/LocalRecall/blob/main/docker-compose.yml
https://github.com/mudler/LocalAGI/blob/main/docker-compose.nvidia.yaml
https://github.com/mudler/LocalAI/blob/master/docker-compose.yaml
3 images to be downloaded that each update could make it 30Gb download. Could the AIO image cover this and will there be a full stack for all Local-AI projects?
Beta Was this translation helpful? Give feedback.
All reactions