add GMI Cloud as a new inference provider #1844
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi Hugging Face team,
I’m Kyle Shao from GMI Cloud. Our team has been working on building a stable inference engine designed to make people’s lives more efficient through a single, unified API. To reach more users, we’re very interested in becoming one of the inference providers on Hugging Face.
This PR adds GMI Cloud as a new inference provider in the Hugging Face Inference framework. Our team at GMI Cloud is building a scalable and reliable inference engine with the goal of providing developers a unified, efficient API for running AI workloads.
Following the “How to be registered as an inference provider on the Hub” guide, this PR includes the required updates:
• Added GMI Cloud provider entry
• Updated provider helper logic
• Updated related types
• Updated README with provider information
Please let me know if any additional changes or information are needed — happy to help.
Thank you for reviewing this contribution.