Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make check dummy inputs import conditional in quantizer #1079

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

eaidova
Copy link
Collaborator

@eaidova eaidova commented Dec 18, 2024

What does this PR do?

continuation of story with broken onnx on windows
from #1048

site-packages\onnx\__init__.py", line 77, in <module>
    from onnx.onnx_cpp2py_export import ONNX_ML
ImportError: DLL load failed while importing onnx_cpp2py_export: A dynamic link library (DLL) initialization routine failed.

returns when user import
from optimum.intel.openvino import OVModelForCausalLM

@eaidova eaidova force-pushed the ea/onnx_check_dummy_inputs branch from 6d07bb1 to 8e4a81e Compare December 18, 2024 14:16
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@AlexKoff88 AlexKoff88 merged commit 9efb8e3 into huggingface:main Dec 19, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants