File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ You would then set the `VEC_INF_CONFIG` path using:
8383export 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
8989You can check the inference server status by providing the Slurm job ID to the `status` command :
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ You would then set the `VEC_INF_CONFIG` path using:
6363export 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
You can’t perform that action at this time.
0 commit comments