mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
[None][infra] add attribution files for release/1.1 (#9495)
Signed-off-by: Yuanjing Xue <197832395+yuanjingx87@users.noreply.github.com>
This commit is contained in:
parent
6f7804ff50
commit
cc124a9b92
@ -18,7 +18,7 @@ repos:
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
exclude: |
|
||||
(?x)^(.*cubin.cpp | .*cubin.h)$
|
||||
(?x)^(.*cubin.cpp | .*cubin.h | ATTRIBUTIONS-.*\.md)$
|
||||
- id: check-merge-conflict
|
||||
- id: check-symlinks
|
||||
- id: detect-private-key
|
||||
@ -66,7 +66,7 @@ repos:
|
||||
additional_dependencies:
|
||||
- tomli
|
||||
# add ignore words list
|
||||
args: ["-L", "Mor,ans,thirdparty", "--skip", "security_scanning/*"]
|
||||
args: ["-L", "Mor,ans,thirdparty", "--skip", "ATTRIBUTIONS-*.md,*.svg", "--skip", "security_scanning/*"]
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.9.4
|
||||
hooks:
|
||||
|
||||
15143
ATTRIBUTIONS-CPP-aarch64.md
Executable file
15143
ATTRIBUTIONS-CPP-aarch64.md
Executable file
File diff suppressed because it is too large
Load Diff
14951
ATTRIBUTIONS-CPP-x86_64.md
Executable file
14951
ATTRIBUTIONS-CPP-x86_64.md
Executable file
File diff suppressed because it is too large
Load Diff
45884
ATTRIBUTIONS-Python.md
Normal file
45884
ATTRIBUTIONS-Python.md
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user