mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-15 21:01:19 +00:00
change bloom parameters to 176B (#18235)
This commit is contained in:
parent
1fc4b2a132
commit
7cb4da13fe
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Several smaller versions of the models have been trained on the same dataset. BL
|
|||
- [bloom-1b3](https://huggingface.co/bigscience/bloom-1b3)
|
||||
- [bloom-2b5](https://huggingface.co/bigscience/bloom-2b5)
|
||||
- [bloom-6b3](https://huggingface.co/bigscience/bloom-6b3)
|
||||
- [bloom](https://huggingface.co/bigscience/bloom) (175B parameters)
|
||||
- [bloom](https://huggingface.co/bigscience/bloom) (176B parameters)
|
||||
|
||||
|
||||
## BloomConfig
|
||||
|
|
|
|||
Loading…
Reference in a new issue