Skip to content

Commit 276327f

Browse files
authored
one more Inference API => Inference Providers tweak (#1602)
1 parent 0e4b636 commit 276327f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/models-widgets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ We provide example inputs for some languages and most widget types in [default-w
9292

9393
As an extension to example inputs, for each widget example, you can also optionally describe the corresponding model output, directly in the `output` property.
9494

95-
This is useful when the model is not yet supported by the Inference API (for instance, the model library is not yet supported or the model is too large) so that the model page can still showcase how the model works and what results it gives.
95+
This is useful when the model is not yet supported by either the Inference API (for instance, the model library is not yet supported) or any other Inference Provider, so that the model page can still showcase how the model works and what results it gives.
9696

9797

9898
For instance, for an [automatic-speech-recognition](./models-widgets-examples#automatic-speech-recognition) model:

0 commit comments

Comments
 (0)