Well, of course the one that has biggest amount of available ymt’s so 2612
If you are crashing on loading female ped, probably you are hitting ymt limit. Also you are missing comma ( , ) at the end of first entry in files section
it should be:
files {
'a.meta',
'b.meta'
}```