We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9771f3a commit 3d44897Copy full SHA for 3d44897
docs/source/use-inference-providers-as-backend.mdx
@@ -39,3 +39,6 @@ model_parameters:
39
top_k: 10
40
max_new_tokens: 10000
41
```
42
+
43
+By default, inference requests are billed to your personal account.
44
+Optionally, you can charge them to an organization by setting `org_to_bill="<your_org_name>"` (requires being a member of that organization).
0 commit comments