rust-bert
rust-bert copied to clipboard
inference using onnx
Hi, Is it possible to compile rust-bert without libtorch, but just with onnxruntime support? We do not want to rely on libtorch if it isn't needed (huge library size, cumbersome compilation process) Thanks :)