Update README.md
Browse files
README.md
CHANGED
@@ -71,7 +71,7 @@ any device (e.g., CPU) supported by SimulEval and HuggingFace.
|
|
71 |
## 💬 Inference using docker
|
72 |
To run SimulSeamless using docker, as required by the IWSLT 2024 Simultaneous track, follow the
|
73 |
steps below:
|
74 |
-
1. Download the docker file
|
75 |
2. Load the docker image:
|
76 |
```bash
|
77 |
docker load -i simulseamless.tar
|
|
|
71 |
## 💬 Inference using docker
|
72 |
To run SimulSeamless using docker, as required by the IWSLT 2024 Simultaneous track, follow the
|
73 |
steps below:
|
74 |
+
1. Download the docker file by cloning this repository
|
75 |
2. Load the docker image:
|
76 |
```bash
|
77 |
docker load -i simulseamless.tar
|