save the Ranker model locally #3823
mzoonAlwalmani
started this conversation in
General
Replies: 1 comment
-
Hello @mzoonAlwalmani! While Readers and Retrievers can me trained with Haystack, Rankers can't, so they have no save() method. You should simply save the original model you're passing to 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.
-
hello,
is there a way to save the Ranker locally? I saw that i can save the Reader and the Retriever models, however i could not save the the Ranker.
thank you,
Beta Was this translation helpful? Give feedback.
All reactions