huggingface / huggingface/Google-Cloud-Containers
Make a new API in `huggingface_hub.hf_api` for recommended deployment config
Open
- Dominant language
- Dockerfile
- Stars
- 185
- Forks
- 31
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
Hi,
Right now we have a http call to `https://huggingface.co/api/integrations/tgi/v1/provider/gcp/recommend"` to get the recommended deployment configs. We need to make a http request and parse the http response to json. It would be better if we can have a python API, for example in the `huggingface_hub.hf_api` for this purpose.
Is it a reasonable feature request?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.