Update BLOOM parameter counts (#18531)
* Update BLOOM parameter counts * Update BLOOM parameter counts
This commit is contained in:
committed by
GitHub
parent
153d1361c7
commit
56ef0ba447
@@ -215,7 +215,7 @@ PYTORCH_EXPORT_MODELS = {
|
||||
}
|
||||
|
||||
PYTORCH_EXPORT_WITH_PAST_MODELS = {
|
||||
("bloom", "bigscience/bloom-350m"),
|
||||
("bloom", "bigscience/bloom-560m"),
|
||||
("gpt2", "gpt2"),
|
||||
("gpt-neo", "EleutherAI/gpt-neo-125M"),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user