-
- Downloads
Updated `docker-compose.yaml` to specify GPU driver and device ID for NVIDIA.
- Added `driver: nvidia` and `device_ids: ['1']` under GPU configuration for more precise resource allocation. - Kept existing CPU and memory reservations, ensuring compatibility with NVIDIA-based GPU setups.
Please register or sign in to comment