[Inference Providers] check inference provider mapping for HF Inference API (#2948)
* check inference provider mapping for hf inference
* custom check for supported tasks for hf inference
* nit
* comments
* re-record cassettes
* fix tests
* Apply suggestion
Co-authored-by: Lucain <lucain@huggingface.co>
* Update src/huggingface_hub/inference/_providers/hf_inference.py
---------
Co-authored-by: Lucain <lucain@huggingface.co>