Spaces:
Running on CPU Upgrade
Adding new proprietary models
Hello,
I would like to submit a new proprietary model -- but I don't see discussion of the process for this anywhere. I found that other proprietary models were submitted to interact with the company's server, is this the preferred method? I reached out to vf@hf.com (as I'd seen in a discussion in other proprietary model submissions) but have not heard back.
Can I get some direction on this?
Cheers,
On the GitHub README, you can find info on the process of adding a new model.
By proprietary model, do you mean through an API? You can see a recent PR here for adding such a model: https://github.com/huggingface/open_asr_leaderboard/pull/97
Otherwise, here's a recent PR for an open model (namely one that can be run locally): https://github.com/huggingface/open_asr_leaderboard/pull/110
Given your affiliation, I guess you found the answer and the above PR came from your team ๐ But leaving this open in case others have the same question!
Yes, thank you! We had been looking at submitting a model using an API -- thanks for the reference!
In the end, as you said, we decided to submit a model that can be run locally. Thanks for your reply!