Skip to content

Error Loading Spacy pickle model to gpu #13277

Discussion options

You must be logged in to vote

Hi Team, Thank you for the suggestion. The following approach worked in my case.

I had model in .pkl format. I converted the model into spacy compatible format by using to_disk function. ,( .pkl file converted into multiple folder structure which was spacy gpu compatible) Aftar that I followed the same procedure that you recommended. Thank you.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rajeshmore1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpu Using spaCy on GPU feat / serialize Feature: Serialization, saving and loading
2 participants
Converted from issue

This discussion was converted from issue #13274 on January 26, 2024 15:49.