diff --git a/README.md b/README.md index b83943f6..c595ff0c 100644 --- a/README.md +++ b/README.md @@ -68,4 +68,4 @@ - **[Master Index](docs/MASTER_INDEX.md)** - Complete catalog of all documentation files and directories - **[Main Documentation](docs/README.md)** - Project status, navigation guide, and learning paths -- **[Setup Instructions](docs/SETUP.md)** - Installation and configuration guide +- **[Setup Instructions](docs/deployment/SETUP.md)** - Installation and configuration guide diff --git a/apps/gpu-service/src/gpu_service/data/__pycache__/__init__.cpython-313.pyc b/apps/gpu-service/src/gpu_service/data/__pycache__/__init__.cpython-313.pyc index be30396f..90fb6976 100644 Binary files a/apps/gpu-service/src/gpu_service/data/__pycache__/__init__.cpython-313.pyc and b/apps/gpu-service/src/gpu_service/data/__pycache__/__init__.cpython-313.pyc differ diff --git a/apps/gpu-service/src/gpu_service/data/__pycache__/consumer_gpu_profiles.cpython-313.pyc b/apps/gpu-service/src/gpu_service/data/__pycache__/consumer_gpu_profiles.cpython-313.pyc index a2e781fa..ea039d6f 100644 Binary files a/apps/gpu-service/src/gpu_service/data/__pycache__/consumer_gpu_profiles.cpython-313.pyc and b/apps/gpu-service/src/gpu_service/data/__pycache__/consumer_gpu_profiles.cpython-313.pyc differ