-
Notifications
You must be signed in to change notification settings - Fork 115
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
Not able to load Intel/bge-base-en-v1.5-rag-int8-static model #731
Comments
Can you add more details please, like hardware and software details. A minimal reproducible code would be good too. |
`(base) [SIBUDDY@nvmbd2s03dvv010 datasets]$ lscpu CPU op-mode(s): 32-bit, 64-bit `from optimum.intel import IPEXModel model = IPEXModel.from_pretrained("Intel/bge-base-en-v1.5-rag-int8-static") I downloaded model from hub: https://huggingface.co/Intel/bge-base-en-v1.5-rag-int8-static |
cc @jiqing-feng who might have some insight on this |
Agree! I can run it in a SPR node with the following CPU info:
|
Error:
The text was updated successfully, but these errors were encountered: