scripts/inference-providers/templates/common/specs-headers.handlebars (3 lines of code) (raw):

| Headers | | | | :--- | :--- | :--- | | **authorization** | _string_ | Authentication header in the form `'Bearer: hf_****'` when `hf_****` is a personal user access token with "Inference Providers" permission. You can generate one from [your settings page](https://huggingface.co/settings/tokens/new?ownUserPermissions=inference.serverless.write&tokenType=fineGrained). |