Skip to content

Commit 6cb279c

Browse files
research4panpr
authored and
pr
committed
Update README.md in docker
1 parent f3cfe0c commit 6cb279c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docker/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@ docker run \
6060
```
6161

6262
Then you will be able to work inside the docker, just like in a physical
63-
machine. We have setup the dependency for you, so you can directly run our
64-
scripts, e.g.
63+
machine. Notice that to use multiple gpus, you need to allocate enough
64+
shared memory. We have setup the dependency for you, so you can directly
65+
run our scripts, e.g.
6566

6667
```
6768
./scripts/run_chatbot.sh

0 commit comments

Comments
 (0)