Skip to content

Commit

Permalink
Fix typo in cuda_version parameter (#2708)
Browse files Browse the repository at this point in the history
  • Loading branch information
Armaggheddon authored Oct 7, 2024
1 parent 1269e87 commit 2d304af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/04-Triton Server/01-triton.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ When building the image, we need to specify the following parameters:
- `dc_pipeline`: towhee pipeline
- `image_name`: the name of the image
- `cuda_verion`: the version of CUDA
- `cuda_version`: the version of CUDA
- `format_priority`: the priority list of the model, defaults to ['onnx']
- `inference_server`: the inference server, defaults to 'triton'
Expand Down

0 comments on commit 2d304af

Please sign in to comment.