At the moment, maca has been tested to run only in MAC OS and the setup guide and scripts are only for MAC OS. To ensure, this can be run/tried out without a lot of config we need to create container images.
- Build container images for ARM64 and AMD64 platforms
- Use containers to run local models
- Create docker compose file which starts up everything to get started
At the moment,
macahas been tested to run only in MAC OS and the setup guide and scripts are only for MAC OS. To ensure, this can be run/tried out without a lot of config we need to create container images.