Skip to content

Commit 7988c19

Browse files
committed
updating with instructions for cuda on.. and fixing a typo
1 parent 4a9786a commit 7988c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LOCAL_RUN_README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ However, during that time and after the training ends, if you would like to run
1313
DL4NLPROOT=$(pwd) jupyter notebook --notebook-dir=$(pwd)
1414
```
1515

16-
If you would like to run with CUDA enabled, please runw ith
16+
If you would like to run with CUDA enabled, please run:
1717

1818
```bash
1919
ENABLE_CUDA_DL4NLP=1 DL4NLPROOT=$(pwd) jupyter notebook --notebook-dir=$(pwd)

0 commit comments

Comments
 (0)