Skip to content

Commit

Permalink
Fix number of models in README.md (huggingface#28430)
Browse files Browse the repository at this point in the history
  • Loading branch information
bayllama authored and MadElf1337 committed Jan 15, 2024
1 parent bbe3f5a commit 19acafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
- Researchers can share trained models instead of always retraining.
- 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:
- Train state-of-the-art models in 3 lines of code.
Expand Down

0 comments on commit 19acafc

Please sign in to comment.