[Misc] Add transformers version to collect_env.py (#5259)
This commit is contained in:
parent
9ca62d8668
commit
650a4cc55e
@ -64,6 +64,7 @@ DEFAULT_CONDA_PATTERNS = {
|
|||||||
"triton",
|
"triton",
|
||||||
"optree",
|
"optree",
|
||||||
"nccl",
|
"nccl",
|
||||||
|
"transformers",
|
||||||
}
|
}
|
||||||
|
|
||||||
DEFAULT_PIP_PATTERNS = {
|
DEFAULT_PIP_PATTERNS = {
|
||||||
@ -75,6 +76,7 @@ DEFAULT_PIP_PATTERNS = {
|
|||||||
"optree",
|
"optree",
|
||||||
"onnx",
|
"onnx",
|
||||||
"nccl",
|
"nccl",
|
||||||
|
"transformers",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user