Skip to content

Commit 664cfae

Browse files
committed
fix(pre-commit): update hooks versions
1 parent 84c7c59 commit 664cfae

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,3 @@ repos:
7373
exclude: tools/dataset/
7474
args:
7575
- --skip=".git,tensorrt_llm"
76-
- --exclude-file=all_models/whisper/whisper_bls/1/tokenizer.py

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ batching, paged attention and more.
3737
> [!NOTE]
3838
>
3939
> Please note that the Triton backend source code and test have been moved
40-
> to [TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM) under the
40+
> to [TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM) under the
4141
> `triton_backend` directory.
4242
4343
Where can I ask general questions about Triton and Triton backends?

0 commit comments

Comments
 (0)