dstack version
0.10.4
Python version
3.10.9
Host OS
macOS 13.4.1
Host Arch
ARM
What happened?
While executing dstack examples locally, dstack run command resulted in No instance type matching requirements even without using profiles.
Relevant log output
No instance type matching requirements
Additional Information
steps to reproduce
dstack start
cd dstack-examples
dstack init
dstack run .
resulted No instance type matching requirements
dstack run fastapi-app --reload
resulted No instance type matching requirements