oktoberfest.pr.Koina
- class oktoberfest.pr.Koina(*args, **kwargs)
Extension of the Koina GRPC class in koinapy, to add required logic for Oktoberfest.
- Parameters:
args (Any)
kwargs (Any)
- Return type:
Any
Methods
predict(data, **kwargs)Perform inference on the given data using the Koina model.
predict_xl(data, **kwargs)Perform inference on the xl data using the Koina model.