Fine tuned model sizes. #1368
Answered
by
ilyes319
manvendra-singh-2709
asked this question in
Q&A
|
Why do the fine tuned models have lesser size (in MB) than the foundation models? I've generally seen models to remain nearly the same size. (I've got 43 MB to 5 MB size decrease in finetuing a foundation model). |
Answered by
ilyes319
Feb 13, 2026
Replies: 1 comment
|
Most MACE foundation models have a lot of species dependent weights. When finetuning, we keep only the elements present in your finetuning dataset hence the smaller size. |
0 replies
Answer selected by
ilyes319
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most MACE foundation models have a lot of species dependent weights. When finetuning, we keep only the elements present in your finetuning dataset hence the smaller size.