Amin
1
Hi!
When trying to deploy the one-click ollama app on a free instance I get the error:
free instances cannot be used with min scaling different from zero
However, the scaling configuration is locked when selecting the free tier.
Am I missing something?
David
2
Hi Amin,
Were you using the Control Panel or the CLI when deploying the one-click app?
With the CLI, you need to specify the min scale with the flag --min-scale 0
Note that the Free instance is not designed to support the ollama app and it would fail to deploy.