We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9786a commit 7988c19Copy full SHA for 7988c19
LOCAL_RUN_README.md
@@ -13,7 +13,7 @@ However, during that time and after the training ends, if you would like to run
13
DL4NLPROOT=$(pwd) jupyter notebook --notebook-dir=$(pwd)
14
```
15
16
-If you would like to run with CUDA enabled, please runw ith
+If you would like to run with CUDA enabled, please run:
17
18
```bash
19
ENABLE_CUDA_DL4NLP=1 DL4NLPROOT=$(pwd) jupyter notebook --notebook-dir=$(pwd)
0 commit comments