> Port of Hugging Face's Transformers library, using the tch-rs crate and pre-processing from rust-tokenizers.
> tch-rs: Rust bindings for the C++ api of PyTorch.
Which "backend" does this end up using on Apple Silicon, MPS (Metal Performance Shaders) or OpenCL?
https://pytorch.org/docs/stable/notes/mps.html
I'm going to guess MPS?
> Port of Hugging Face's Transformers library, using the tch-rs crate and pre-processing from rust-tokenizers.
> tch-rs: Rust bindings for the C++ api of PyTorch.
Which "backend" does this end up using on Apple Silicon, MPS (Metal Performance Shaders) or OpenCL?
https://pytorch.org/docs/stable/notes/mps.html
I'm going to guess MPS?