Create a HuggingFacePredictor from a HuggingFaceModel with entry_point #2555
Unanswered
matteoghera
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I create my HuggingFaceModel with entry_point in this way:
And I try to create a HuggingFacePredictor with this statement:
The execution of the previous statement does not stop.
Can anybody help me?
Beta Was this translation helpful? Give feedback.
All reactions