Unverified Commit ffd37103 authored by prasatee's avatar prasatee Committed by GitHub
Browse files

Fix number of models in README.md (#28430)

parent 6015d0ad
...@@ -228,7 +228,7 @@ The model itself is a regular [Pytorch `nn.Module`](https://pytorch.org/docs/sta ...@@ -228,7 +228,7 @@ The model itself is a regular [Pytorch `nn.Module`](https://pytorch.org/docs/sta
1. Lower compute costs, smaller carbon footprint: 1. Lower compute costs, smaller carbon footprint:
- Researchers can share trained models instead of always retraining. - Researchers can share trained models instead of always retraining.
- Practitioners can reduce compute time and production costs. - Practitioners can reduce compute time and production costs.
- Dozens of architectures with over 60,000 pretrained models across all modalities. - Dozens of architectures with over 400,000 pretrained models across all modalities.
1. Choose the right framework for every part of a model's lifetime: 1. Choose the right framework for every part of a model's lifetime:
- Train state-of-the-art models in 3 lines of code. - Train state-of-the-art models in 3 lines of code.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment