Closed aaravnavani closed 3 months ago
Type checks are failing because _hub_inference_request in the base Validator class is incorrectly typed. We need to remedy that in the oss.
_hub_inference_request
Validator
Type checks are failing because
_hub_inference_request
in the baseValidator
class is incorrectly typed. We need to remedy that in the oss.