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