-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
We are seeing these issues related to opset version (onnx to torch support needed) in these models (llama2-7b-GPTQ, opt-125m-gptq). Repro instructions can be found here:
torch.onnx.errors.UnsupportedOperatorError: Exporting the operator 'aten::bitwise_right_shift' to ONNX opset version 17 is not supported. Please feel free to request support or submit a pull request on PyTorch GitHub: https://github.com/pytorch/pytorch/issues.