Skip to content

Commit

Permalink
Update docs/source/installation.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Laikh Tewari <[email protected]>
  • Loading branch information
mfuntowicz and laikhtewari authored Dec 12, 2023
1 parent 804a707 commit c02a2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ For instance here are a few examples of TARGET_SM values:
3. Finally, let's build the `huggingface/optimum-nvidia` docker image on-top of the `tensorrt_llm` layer:

```bash
cd .. && docker build -t <organisation_name/image_name>:<version> -f docker/Dockerfile .
cd ../.. && docker build -t huggingface/optimum-nvidia -f docker/Dockerfile .
```

0 comments on commit c02a2a4

Please sign in to comment.