openvinotoolkit / openvino_notebooks

📚 Jupyter notebook tutorials for OpenVINO™
Apache License 2.0
2.3k stars 791 forks source link

Add quantization for SD3 model #2216

Closed l-bat closed 1 month ago

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

eaidova commented 1 month ago

@l-bat, looks like defined ignored scope is not suitable for proxy model used in tests, could you please fix notebook testing:

 ValidationError: Ignored nodes with name ['__module.model.base_model.model.pos_embed.proj.base_layer/aten::_convolution/Convolution'] were not found in the NNCFGraph. Refer to the original_graph.dot to discover the operationsin the model currently visible to NNCF and specify the ignored/target scopes in terms of the names there.

model that used on ci: https://huggingface.co/katuni4ka/tiny-random-sd3