Skip to content

Commit 471050c

Browse files
authored
add licences manually (#36635)
1 parent 80f4564 commit 471050c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sdks/python/container/license_scripts/dep_urls_py.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,11 @@ pip_dependencies:
165165
license: "https://raw.githubusercontent.com/PAIR-code/what-if-tool/master/LICENSE"
166166
timeloop:
167167
license: "https://raw.githubusercontent.com/sankalpjonn/timeloop/master/LICENSE"
168+
tokenizers:
169+
license: "https://raw.githubusercontent.com/huggingface/tokenizers/refs/heads/main/LICENSE"
168170
torch:
169171
license: "https://raw.githubusercontent.com/pytorch/pytorch/master/LICENSE"
172+
triton:
173+
license: "https://raw.githubusercontent.com/triton-lang/triton/refs/heads/main/LICENSE"
170174
wget:
171175
license: "https://raw.githubusercontent.com/mirror/wget/master/COPYING"

0 commit comments

Comments
 (0)