You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -184,7 +187,7 @@ For detailed examples of running docker in local mode, see:
184
187
A few important notes:
185
188
186
189
- Only one local mode endpoint can be running at a time
187
-
- Since the data are pulled from S3 to your local environment, please ensure you have sufficient space.
190
+
- Since the data is pulled from S3 to your local environment, please ensure you have sufficient space.
188
191
- If you run into problems, this is often due to different docker containers conflicting. Killing these containers and re-running often solves your problems.
189
192
- Local Mode requires docker-compose and `nvidia-docker2 <https://github.com/NVIDIA/nvidia-docker>`__ for ``local_gpu``.
190
193
- Distributed training is not yet supported for ``local_gpu``.
0 commit comments