The LoadLibrary failed with error 126 message is an error that typically occurs when you launch a game or OpenGL software. Causes can range from a faulty driver to ...
I Installed optimum with pip install optimum[onnxruntime-gpu]. Then I was running python -m optimum.exporters.onnx --task causal-lm-with-past --model EleutherAI/gpt-j-6B gptj_onnx/ to transform GPT-J ...