HF Inference Usage via organization

Hi everyone,

i am trying to use the inferenceAPI from Huggingface via a huggingface organization that my user is a member of. I created therefor an access token from my account and gave this access token access to the org permissions/inference:


When i am trying to access the HF Api via this token, it gives me the error that i have exceeded my monthly included credits which indicates that it still tries to access the credits from my personal account and not the billing of the organization.
The organization has enterprise license and a billing method defined.

How can i setup an access token, so that i can call the inference API and it uses the billing of the organization?
I also could not see an option within the organization-settings to create a organization-specific access token but can just see there my personal access token that i assigned to the organization.

Many thanks in advance for your help.
Regards,
Felix

1 Like

I’ve seen reports on HF and HF Discord about the Quota for tokens in Enterprise not working properly. The same thing may be happening with Inference Credits. @meganariley

Thanks for the quick response. Yes might be good to know, if there is an issue currently with that.

1 Like

This is not related to the question, but it seems to be closely related to the operation of Enterprise…

I don’t know what’s happening in the case of Community yet, but it seems that the Inference Provider function has been implemented in Enterprise.