Open cjvolzka opened 6 months ago
Has anyone started to look into this? I created the onnx model to start investigation.
@cjvolzka @mikeessen This compilation failure should be solved by PR #2853 .
@cjvolzka @mikeessen This compilation failure should be solved by PR #2853 .
@imaihal Thank you!
Issue
Attempting to compile ibm-granite/granite-3b-code-instruct from HuggingFace using the 0.4.2.0 release fails. I get the same error compiling for CPU or NNPA
Error
Obtaining the model:
Using the Hugging Face optimum-cli:
optimum-cli export onnx --model ibm-granite/granite-3b-code-instruct --framework pt --atol 0.001 --opset 17 granite-3b-code-instruct-17