Skip to content

Commit 3d44897

Browse files
authored
Add org_to_bill parameter to documentation (#781)
1 parent 9771f3a commit 3d44897

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/use-inference-providers-as-backend.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ model_parameters:
3939
top_k: 10
4040
max_new_tokens: 10000
4141
```
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

Comments
 (0)