Skip to content

Commit f03ffd7

Browse files
cfahlgren1julien-cSBrandeis
authored
[Inference Billing] - document features that may use inference credits (#1636)
* features that use inference credits * Update docs/api-inference/pricing.md Co-authored-by: Julien Chaumond <[email protected]> * Update docs/api-inference/pricing.md Co-authored-by: Simon Brandeis <[email protected]> * Update docs/api-inference/pricing.md Co-authored-by: Simon Brandeis <[email protected]> --------- Co-authored-by: Julien Chaumond <[email protected]> Co-authored-by: Simon Brandeis <[email protected]>
1 parent 48b3e5b commit f03ffd7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/api-inference/pricing.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,13 @@ You need to be authenticated (passing a token or through your browser) to use th
1818
|---------------------------|------------------------------------|
1919
| Free Users | subject to change, less than $0.10 |
2020
| PRO and Enterprise Users | $2.00 |
21+
22+
### Features using Inference Providers
23+
24+
Several Hugging Face features utilize the Inference Providers API and count towards your monthly credits:
25+
26+
- Inference Widgets: Interactive widgets available on model pages.
27+
- [Inference Playground](https://huggingface.co/playground): A comprehensive chat interface supporting various models and providers.
28+
- Data Studio AI: Converts text to SQL queries for datasets.
29+
30+
The included monthly credits for PRO and Enterprise should cover moderate usage of these features for most users.

0 commit comments

Comments
 (0)