Skip to content

Commit 6c08b33

Browse files
committed
Merge branch 'feature/update-docs' of https://github.com/VectorInstitute/vector-inference into feature/update-docs
2 parents f963e5a + f4f2f48 commit 6c08b33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ You would then set the `VEC_INF_CONFIG` path using:
8383
export VEC_INF_CONFIG=/h/<username>/my-model-config.yaml
8484
```
8585

86-
Note that there are other parameters that can also be added to the config but not shown in this example, such as `data_type` and `log_dir`.
86+
Note that there are other parameters that can also be added to the config but not shown in this example, such as `data_type` and `log_dir`.
8787

8888
### `status` command
8989
You can check the inference server status by providing the Slurm job ID to the `status` command:

docs/source/user_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You would then set the `VEC_INF_CONFIG` path using:
6363
export VEC_INF_CONFIG=/h/<username>/my-model-config.yaml
6464
```
6565

66-
Note that there are other parameters that can also be added to the config but not shown in this example, such as `data_type` and `log_dir`.
66+
Note that there are other parameters that can also be added to the config but not shown in this example, such as `data_type` and `log_dir`.
6767

6868
### `status` command
6969

0 commit comments

Comments
 (0)