We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f4564 commit 471050cCopy full SHA for 471050c
sdks/python/container/license_scripts/dep_urls_py.yaml
@@ -165,7 +165,11 @@ pip_dependencies:
165
license: "https://raw.githubusercontent.com/PAIR-code/what-if-tool/master/LICENSE"
166
timeloop:
167
license: "https://raw.githubusercontent.com/sankalpjonn/timeloop/master/LICENSE"
168
+ tokenizers:
169
+ license: "https://raw.githubusercontent.com/huggingface/tokenizers/refs/heads/main/LICENSE"
170
torch:
171
license: "https://raw.githubusercontent.com/pytorch/pytorch/master/LICENSE"
172
+ triton:
173
+ license: "https://raw.githubusercontent.com/triton-lang/triton/refs/heads/main/LICENSE"
174
wget:
175
license: "https://raw.githubusercontent.com/mirror/wget/master/COPYING"
0 commit comments