- 💻 Run locally on the same machine where you’re running Magnitude tests
- Great for local development on high-end machines
- 🔒 Self-host on your own infrastucture or VPC
- When compliance and security are essential
- ⚡ Self-host with GPUs on a cloud platform like Modal
- Perfect for quickly booting up a fast Moondream server
Running Moondream locally
To run Moondream on your local machine, first go to https://moondream.ai/c/moondream-server and download the appropriate server (currently Moondream only provides macOS/Linux executables).Follow the instructions on that page to run the executable.Then you can configuremagnitude.config.ts
with the local base URL:Local inference is very slow on CPU, newer macOS machines or a GPU is recommended for this, otherwise you may want to deploy on modal instead