Replies: 1 comment
-
Hello, have you solved it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used the pytorch_quantization tool to quantify the open_clip model, and saved the quantized model weight as checkpoint.pth
when I used
Attempt to load the quantized model weights,An error occurs :
How to load the quantized model pth file in OpenCLIP?Can you give me some advices?
Beta Was this translation helpful? Give feedback.
All reactions