File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ Find out more about Translation [here](../tasks/translation).
193193
194194<InferenceSnippet
195195 pipeline=translation
196- providersMapping={ {"hf-inference":{"modelId":"google-t5/t5-small ","providerModelId":"google-t5/t5-small "} } }
196+ providersMapping={ {"hf-inference":{"modelId":"google-t5/t5-base ","providerModelId":"google-t5/t5-base "} } }
197197/>
198198
199199
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Explore all available models and find the one that suits you best [here](https:/
3333
3434<InferenceSnippet
3535 pipeline=translation
36- providersMapping={ {"hf-inference":{"modelId":"google-t5/t5-small ","providerModelId":"google-t5/t5-small "}} }
36+ providersMapping={ {"hf-inference":{"modelId":"google-t5/t5-base ","providerModelId":"google-t5/t5-base "}} }
3737/>
3838
3939
You can’t perform that action at this time.
0 commit comments