You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a QAT quantized model , but the type of weight is 4bit/2bit. Could I save it to onnx format? I found that onnx.proto only support type as belows:
Ask a Question
Question
I have a QAT quantized model , but the type of weight is 4bit/2bit. Could I save it to onnx format? I found that onnx.proto only support type as belows:

onnx/onnx/onnx.proto
Line 484 in 5b1346e