From ac7881194d4495af4b523ddf5d8db42027f9308b Mon Sep 17 00:00:00 2001 From: janEbert <janpublicebert@posteo.net> Date: Wed, 16 Oct 2024 14:04:17 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d3edcb..98f5157 100644 --- a/README.md +++ b/README.md @@ -415,7 +415,7 @@ contains the query with a patched version at runtime using Apptainer's For simplicity's sake, let's assume that you have already set the environment variable `TRITON_LIBCUDA_PATH` to the correct location -containing CUDA libraries (even though the varibale has no meaning in +containing CUDA libraries (even though the variable has no meaning in this Triton version). This has the added benefit of future Triton versions working automatically in case you decide to update the container or Triton version. You also need to identify where -- GitLab