onnxruntime/tools/ci_build/github/linux/docker/scripts
Changming Sun 2a1fd2586f
Upgrade transformers to fix CI (#17830)
### Description

Python package pipeline fails due to "tokenizers" compilation. Since
"tokenizers" is a dep of "transformers", we update its version and hope
a new solution had been there.

```
error: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
--> tokenizers-lib/src/models/bpe/trainer.rs:517:47
```



### Motivation and Context
Cherry-pick from #17823
2023-10-09 13:55:47 -07:00
..
manylinux Cherry-picks for 1.16.1 release (#17741) 2023-10-02 15:04:56 -07:00
training Upgrade transformers to fix CI (#17830) 2023-10-09 13:55:47 -07:00
install-protobuf.sh
install_dotnet.sh Cherry-picks for 1.16.1 release (#17741) 2023-10-02 15:04:56 -07:00
install_java.sh Cherry-picks for 1.16.1 release (#17741) 2023-10-02 15:04:56 -07:00
install_ninja.sh
install_openmpi.sh
install_os_deps.sh Update the MacOS/Linux build scripts that build/install protobuf from source (#16906) 2023-07-31 10:51:48 -07:00
install_protobuf.sh Update the MacOS/Linux build scripts that build/install protobuf from source (#16906) 2023-07-31 10:51:48 -07:00
install_python_deps.sh
install_rust.sh
install_ubuntu.sh
requirements.txt Cherry-picks for 1.16.1 release (#17741) 2023-10-02 15:04:56 -07:00