### Steps to reproduce 1. Define a fleet configuration ``` type: fleet name: default-fleet nodes: 0..2 resources: gpu: 24GB..80GB:0..2 ``` 2. Create the fleet ### Actual behaviour 1. It shows only offers with GPU ### Expected behaviour 1. It should include non-GPU offers too (gpu count is 0..2) ### dstack version 0.19.34 ### Server logs ```shell ``` ### Additional information _No response_