Deploying and Endpoint for Huggingface Model #2455
Unanswered
cenkbircanoglu
asked this question in
Help
Replies: 2 comments
-
Hi @cenkbircanoglu , Thank you for using SageMaker. We will update soon on the |
Beta Was this translation helpful? Give feedback.
0 replies
-
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 trained a Huggingface model by using HuggingfaceEstimator class. when I tried to deploy this estimator, I saw that
create_model
function is not implemented for this estimator class. Yes, I know I can deploy the model with some changes as Pytorch/Tensorflow.Is this interface going to implemented soon or not?
Beta Was this translation helpful? Give feedback.
All reactions