Changed hf_predict to hf_inference. hfinference still runs inference on a local pipeline or model, or using the Inference API.
hf{task}_payload functions were created to prompt the necessary parameters a user would need to run inference on a given task.
Changed hf_predict to hf_inference. hfinference still runs inference on a local pipeline or model, or using the Inference API. hf{task}_payload functions were created to prompt the necessary parameters a user would need to run inference on a given task.