derrickaw commented on code in PR #38789:
URL: https://github.com/apache/beam/pull/38789#discussion_r3382374994


##########
sdks/python/apache_beam/yaml/yaml_ml.py:
##########
@@ -282,8 +282,8 @@ def inference_output_type(self):
                                           ('model_id', Optional[str])])
 
 
[email protected]_handler_type('HuggingFacePipeline')
-class HuggingFacePipelineProvider(ModelHandlerProvider):
[email protected]_handler_type('HuggingFacePipelineModelHandler')
+class HuggingFacePipelineModelHandlerProvider(ModelHandlerProvider):

Review Comment:
   Good observation, but this was a recent change, so it has not been released 
yet, so no breaking change for customers.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to